HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_destroy_compress (Results 26 - 36 of 36) sorted by null

12

  /external/qemu/distrib/jpeg-6b/
jpegtran.c 487 jpeg_destroy_compress(&dstinfo);
  /external/chromium_org/third_party/libjpeg_turbo/
cjpeg.c 620 jpeg_destroy_compress(&cinfo);
turbojpegl.c 359 if(j->initc) jpeg_destroy_compress(&j->cinfo);
turbojpeg.c 452 if(this->init&COMPRESS) jpeg_destroy_compress(cinfo);
    [all...]
  /external/chromium_org/ui/gfx/codec/
jpeg_codec.cc 189 jpeg_destroy_compress(cinfo_);
253 // We can exit this function without calling jpeg_destroy_compress() because
  /hardware/ti/omap4-aah/camera/
Encoder_libjpeg.cpp 532 jpeg_destroy_compress(&cinfo);
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 460 jpeg_destroy_compress(&cinfo);
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libjpeg.cpp     [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpeg.cpp 267 jpeg_destroy_compress(&cinfo);
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp     [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 491 jpeg_destroy_compress( &cinfo );
    [all...]

Completed in 411 milliseconds

12