Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/
H A Drotozoom.c187 pgmyuv_save(buf, w, h, rgb_tab); in main()
189 pgmyuv_save(NULL, w, h, rgb_tab); in main()
H A Dvideogen.c185 pgmyuv_save(buf, w, h, rgb_tab); in main()
187 pgmyuv_save(NULL, w, h, rgb_tab); in main()
H A Dutils.c106 static void pgmyuv_save(const char *filename, int w, int h, in pgmyuv_save() function

Completed in 2 milliseconds