Searched refs:vpx_img_write (Results 1 – 5 of 5) sorted by relevance
137 vpx_img_write(img, outfile); in main()
123 vpx_img_write(img, outfile); in main()
133 vpx_img_write(img, outfile); in main()
149 void vpx_img_write(const vpx_image_t *img, FILE *file);
237 void vpx_img_write(const vpx_image_t *img, FILE *file) { in vpx_img_write() function