HomeSort by relevance Sort by last modified time
    Searched refs:write_image_file (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
y4m_test.cc 55 static void write_image_file(const vpx_image_t *img, FILE *file) { function in namespace:__anon17642
171 write_image_file(img(), tmpfile_->file());
  /external/libvpx/libvpx/
vpxdec.c 255 static void write_image_file(const vpx_image_t *img, const int planes[3], function
906 write_image_file(img, planes, outfile);
918 write_image_file(img, planes, outfile);
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxdec.c 292 static void write_image_file(const vpx_image_t *img, const int planes[3], function
    [all...]
  /external/e2fsprogs/misc/
e2image.c 225 static void write_image_file(ext2_filsys fs, int fd) function
    [all...]

Completed in 3390 milliseconds