Searched refs:v4l2_m2m_dst_buf_remove (Results 51 - 52 of 52) sorted by relevance

123

/linux-master/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c2881 while ((buffer = v4l2_m2m_dst_buf_remove(channel->fh.m2m_ctx)))
3623 dst_buf = v4l2_m2m_dst_buf_remove(channel->fh.m2m_ctx);
/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-common.c2105 while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))
2137 while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))

Completed in 224 milliseconds

123