Home
last modified time | relevance | path

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

/linux/include/media/
A Dvideobuf2-core.h283 unsigned int copied_timestamp:1; member
/linux/drivers/media/v4l2-core/
A Dv4l2-mem2mem.c337 dst->vb2_buf.copied_timestamp && in __v4l2_m2m_try_queue()
352 m2m_ctx->new_frame = !dst->vb2_buf.copied_timestamp || in __v4l2_m2m_try_queue()
1259 cap_vb->vb2_buf.copied_timestamp = 1; in v4l2_m2m_buf_copy_metadata()
/linux/drivers/media/common/videobuf2/
A Dvideobuf2-core.c1146 vb->copied_timestamp = 0; in __prepare_userptr()
1272 vb->copied_timestamp = 0; in __prepare_dmabuf()
2076 vb->copied_timestamp = 0; in __vb2_queue_cancel()
A Dvideobuf2-v4l2.c634 if (q->bufs[i]->copied_timestamp && in vb2_find_timestamp()

Completed in 24 milliseconds