Home
last modified time | relevance | path

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

/linux-2.6.39/include/media/
Dv4l2-mem2mem.h209 static inline void *v4l2_m2m_dst_buf_remove(struct v4l2_m2m_ctx *m2m_ctx) in v4l2_m2m_dst_buf_remove() function
/linux-2.6.39/drivers/media/video/
Dmem2mem_testdev.c355 dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->m2m_ctx); in device_isr()
/linux-2.6.39/drivers/media/video/s5p-fimc/
Dfimc-core.c319 dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx); in fimc_m2m_job_finish()