Home
last modified time | relevance | path

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

/Linux-v5.4/include/media/
Dvideobuf2-core.h275 unsigned int copied_timestamp:1; member
/Linux-v5.4/drivers/media/common/videobuf2/
Dvideobuf2-core.c1049 vb->copied_timestamp = 0; in __prepare_userptr()
1174 vb->copied_timestamp = 0; in __prepare_dmabuf()
1965 vb->copied_timestamp = 0; in __vb2_queue_cancel()
Dvideobuf2-v4l2.c606 if (q->bufs[i]->copied_timestamp && in vb2_find_timestamp()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-mem2mem.c995 cap_vb->vb2_buf.copied_timestamp = 1; in v4l2_m2m_buf_copy_metadata()