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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/media/
H A Dv4l2-mem2mem.h192 * v4l2_m2m_dst_buf_remove() - take off a destination buffer from the list of
195 static inline void *v4l2_m2m_dst_buf_remove(struct v4l2_m2m_ctx *m2m_ctx) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dmem2mem_testdev.c342 dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->m2m_ctx);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/s5p-fimc/
H A Dfimc-core.c281 dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);

Completed in 117 milliseconds