Lines Matching defs:time
478 ktime_t time;
532 time = uvc_video_get_time();
542 * The offset is estimated the first time a device SOF value is received
570 sample->host_time = time;
682 * specific amount of time for PTS/STC and after 2048ms for SOF. As long as the
724 * been released at that time. Just bail out in that case.
1043 * required to perform sanity checks a second time.
1298 * Frame Numbers and system time values. The resulting buffer is thus composed
1316 ktime_t time;
1350 time = uvc_video_get_time();
1353 put_unaligned(ktime_to_ns(time), &meta->ns);
1366 __func__, ktime_to_ns(time), meta->sof, meta->length,