Searched refs:write_image_file (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/test/ |
D | y4m_test.cc | 57 static void write_image_file(const vpx_image_t *img, FILE *file) { in write_image_file() function 169 write_image_file(img(), tmpfile_->file()); in WriteY4mAndReadBack()
|
/external/libvpx/libvpx/ |
D | vpxdec.c | 304 static void write_image_file(const vpx_image_t *img, const int planes[3], in write_image_file() function 1033 if (!corrupted) write_image_file(img, planes, outfile); in main_loop() 1045 write_image_file(img, planes, outfile); in main_loop()
|
/external/e2fsprogs/misc/ |
D | e2image.c | 235 static void write_image_file(ext2_filsys fs, int fd) in write_image_file() function 1717 write_image_file(fs, fd); in main()
|