Home
last modified time | relevance | path

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

/linux/include/media/
H A Dvideobuf2-core.h286 unsigned int copied_timestamp:1; member
/linux/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c340 dst->vb2_buf.copied_timestamp && in __v4l2_m2m_try_queue()
356 m2m_ctx->new_frame = !dst->vb2_buf.copied_timestamp || in __v4l2_m2m_try_queue()
1319 cap_vb->vb2_buf.copied_timestamp = 1; in v4l2_m2m_buf_copy_metadata()
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c630 if (vb2->copied_timestamp && in vb2_find_buffer()