Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/vc04_services/bcm2835-camera/
Dbcm2835-camera.h91 s64 vc_start_timestamp; member
Dbcm2835-camera.c367 if (dev->capture.vc_start_timestamp != -1 && pts) { in buffer_cb()
370 dev->capture.vc_start_timestamp; in buffer_cb()
376 dev->capture.vc_start_timestamp, pts, in buffer_cb()
534 parameter_size = sizeof(dev->capture.vc_start_timestamp); in start_streaming()
538 &dev->capture.vc_start_timestamp, in start_streaming()
544 dev->capture.vc_start_timestamp = -1; in start_streaming()
548 dev->capture.vc_start_timestamp, parameter_size); in start_streaming()