Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dv4l2.c432 static int64_t av_gettime_monotonic(void) in av_gettime_monotonic() function
452 now = av_gettime_monotonic(); in init_convert_timestamp()
483 int64_t nowm = av_gettime_monotonic(); in convert_timestamp()