Searched refs:vpx_img_write (Results 1 – 5 of 5) sorted by relevance
133 vpx_img_write(img, outfile); in main()
119 vpx_img_write(img, outfile); in main()
130 vpx_img_write(img, outfile); in main()
152 void vpx_img_write(const vpx_image_t *img, FILE *file);
219 void vpx_img_write(const vpx_image_t *img, FILE *file) { in vpx_img_write() function