Home
last modified time | relevance | path

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

/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-core.c1894 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()
1934 call_void_bufop(q, copy_timestamp, vb, pb); in vb2_core_qbuf()
3004 bool copy_timestamp = !read && q->copy_timestamp; in __vb2_perform_fileio() local
3119 if (copy_timestamp) in __vb2_perform_fileio()
3183 bool copy_timestamp = false; in vb2_thread() local
3190 copy_timestamp = q->copy_timestamp; in vb2_thread()
3222 if (copy_timestamp) in vb2_thread()