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

12

  /external/chromium_org/ui/gfx/codec/
jpeg_codec.cc 85 // "Initialize destination. This is called by jpeg_start_compress() before
276 jpeg_start_compress(&cinfo, 1);
  /hardware/ti/omap4-aah/camera/
Encoder_libjpeg.cpp 499 jpeg_start_compress(&cinfo, TRUE);
  /hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp 429 jpeg_start_compress(&cinfo, TRUE);
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libjpeg.cpp     [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpeg.cpp 228 jpeg_start_compress(&cinfo, TRUE);
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp     [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
turbojpeg.c 626 jpeg_start_compress(cinfo, TRUE);
733 /* Execute only the parts of jpeg_start_compress() that we need. If we
734 were to call the whole jpeg_start_compress() function, then it would try
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 462 jpeg_start_compress( &cinfo, TRUE );
    [all...]

Completed in 166 milliseconds

12