/external/opencv/otherlibs/highgui/ |
grfmt_bmp.h | 86 bool WriteImage( const uchar* data, int step,
|
grfmt_imageio.h | 40 bool WriteImage( const uchar* data, int step,
|
grfmt_png.h | 82 bool WriteImage( const uchar* data, int step,
|
grfmt_pxm.h | 81 bool WriteImage( const uchar* data, int step,
|
grfmt_sunras.h | 93 bool WriteImage( const uchar* data, int step,
|
grfmt_jpeg.h | 78 bool WriteImage( const uchar* data, int step, 190 bool WriteImage( const uchar* data, int step,
|
grfmt_base.h | 101 virtual bool WriteImage( const uchar* data, int step,
|
grfmt_exr.h | 95 bool WriteImage( const uchar* data, int step,
|
grfmt_jpeg2000.h | 91 bool WriteImage( const uchar* data, int step,
|
grfmt_tiff.h | 154 bool WriteImage( const uchar* data, int step,
|
grfmt_imageio.cpp | 275 bool GrFmtImageIOWriter::WriteImage( const uchar* data, int step,
|
grfmt_png.cpp | 266 bool GrFmtPngWriter::WriteImage( const uchar* data, int step,
|
grfmt_pxm.cpp | 375 bool GrFmtPxMWriter::WriteImage( const uchar* data, int step,
|
grfmt_sunras.cpp | 414 bool GrFmtSunRasterWriter::WriteImage( const uchar* data, int step,
|
loadsave.cpp | 542 if( !writer->WriteImage( image->data.ptr, image->step, image->width,
|
grfmt_bmp.cpp | 493 bool GrFmtBmpWriter::WriteImage( const uchar* data, int step,
|
grfmt_jpeg2000.cpp | 402 bool GrFmtJpeg2000Writer::WriteImage( const uchar* data, int step,
|
grfmt_tiff.cpp | 681 bool GrFmtTiffWriter::WriteImage( const uchar* data, int step,
|
grfmt_jpeg.cpp | 430 bool GrFmtJpegWriter::WriteImage( const uchar* data, int step, [all...] |
grfmt_exr.cpp | 589 bool GrFmtExrWriter::WriteImage( const uchar* data, int step,
|
/external/chromium_org/content/test/gpu/gpu_tests/ |
pixel.py | 122 PixelValidator.WriteImage(image_path, screenshot) 132 PixelValidator.WriteImage( 135 PixelValidator.WriteImage( 139 PixelValidator.WriteImage( 143 def WriteImage(image_path, png_image):
|
/external/chromium_org/third_party/libwebp/enc/ |
vp8l.c | 753 static WebPEncodingError WriteImage(const WebPPicture* const pic, [all...] |
/external/webp/src/enc/ |
vp8l.c | 753 static WebPEncodingError WriteImage(const WebPPicture* const pic, [all...] |