Home
last modified time | relevance | path

Searched refs:write_image_file (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/test/
Dy4m_test.cc57 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/
Dvpxdec.c304 static void write_image_file(const vpx_image_t *img, const int planes[3], in write_image_file() function
1032 if (!corrupted) write_image_file(img, planes, outfile); in main_loop()
1044 write_image_file(img, planes, outfile); in main_loop()
/external/e2fsprogs/misc/
De2image.c234 static void write_image_file(ext2_filsys fs, int fd) in write_image_file() function
1686 write_image_file(fs, fd); in main()