Home
last modified time | relevance | path

Searched refs:copied_timestamp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Dvideobuf2-core.h264 * copied_timestamp: the timestamp of this capture buffer was copied
279 unsigned int copied_timestamp:1; member
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf2-core.h268 * copied_timestamp: the timestamp of this capture buffer was copied
283 unsigned int copied_timestamp:1; member
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H 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()
1285 cap_vb->vb2_buf.copied_timestamp = 1; in v4l2_m2m_buf_copy_metadata()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c337 dst->vb2_buf.copied_timestamp && in __v4l2_m2m_try_queue()
353 m2m_ctx->new_frame = !dst->vb2_buf.copied_timestamp || in __v4l2_m2m_try_queue()
1316 cap_vb->vb2_buf.copied_timestamp = 1; in v4l2_m2m_buf_copy_metadata()
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c1150 vb->copied_timestamp = 0; in __prepare_userptr()
1275 vb->copied_timestamp = 0; in __prepare_dmabuf()
2067 vb->copied_timestamp = 0; in __vb2_queue_cancel()
H A Dvideobuf2-v4l2.c664 if (q->bufs[i]->copied_timestamp && in vb2_find_timestamp()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c1167 vb->copied_timestamp = 0; in __prepare_userptr()
1293 vb->copied_timestamp = 0; in __prepare_dmabuf()
2100 vb->copied_timestamp = 0; in __vb2_queue_cancel()
H A Dvideobuf2-v4l2.c633 if (q->bufs[i]->copied_timestamp && in vb2_find_buffer()

Completed in 19 milliseconds