Searched refs:v4l2_m2m_next_dst_buf (Results 1 - 4 of 4) 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.h153 * v4l2_m2m_next_dst_buf() - return next destination buffer from the list of
156 static inline void *v4l2_m2m_next_dst_buf(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 Dv4l2-mem2mem.c585 vb = v4l2_m2m_next_dst_buf(m2m_ctx);
H A Dmem2mem_testdev.c317 dst_buf = v4l2_m2m_next_dst_buf(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.c476 buf = v4l2_m2m_next_dst_buf(ctx->m2m_ctx);

Completed in 176 milliseconds