Searched refs:usec_to_fps (Results 1 – 1 of 1) sorted by relevance
1432 static float usec_to_fps(uint64_t usec, unsigned int frames) { in usec_to_fps() function1674 float fps = usec_to_fps(cx_time, seen_frames); in main()1759 usec_to_fps(stream->cx_time, seen_frames)); in main()