Searched refs:init_fps (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/tests/ |
D | movenc.c | 178 static void init_fps(int bf, int audio_preroll, int fps) in init_fps() function 244 init_fps(bf, audio_preroll, 30); in init() 702 init_fps(1, 1, 3); in main() 721 init_fps(1, 1, 3); in main() 737 init_fps(1, 1, 3); in main() 751 init_fps(1, 1, 30); in main()
|