Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dtimecode.c182 static const int supported_fps[] = { in check_fps() local
186 for (i = 0; i < FF_ARRAY_ELEMS(supported_fps); i++) in check_fps()
187 if (fps == supported_fps[i]) in check_fps()

Completed in 1 milliseconds