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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dv4l2.c428 static int64_t av_gettime_monotonic(void) function
448 now = av_gettime_monotonic();
479 int64_t nowm = av_gettime_monotonic();

Completed in 48 milliseconds