Home
last modified time | relevance | path

Searched refs:dspl_y_addr (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c275 size_t dspl_y_addr; in s5p_mfc_handle_frame_new() local
278 dspl_y_addr = s5p_mfc_hw_call(dev->mfc_ops, get_dspl_y_adr, dev); in s5p_mfc_handle_frame_new()
298 if (vb2_dma_contig_plane_dma_addr(dst_buf->b, 0) == dspl_y_addr) { in s5p_mfc_handle_frame_new()