HomeSort by relevance Sort by last modified time
    Searched refs:raw_data_out (Results 1 - 25 of 32) sorted by null

1 2

  /external/opencv3/3rdparty/libjpeg/
jdmaster.c 300 if (cinfo->raw_data_out)
340 if (! cinfo->raw_data_out) {
366 if (! cinfo->raw_data_out)
440 if (! cinfo->raw_data_out) {
jdapimin.c 193 cinfo->raw_data_out = FALSE;
jdapistd.c 133 cinfo->global_state = cinfo->raw_data_out ? DSTATE_RAW_OK : DSTATE_SCANNING;
jpeglib.h 478 boolean raw_data_out; /* TRUE=downsampled data wanted */ member in struct:jpeg_decompress_struct
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdmaster.c 319 if (cinfo->raw_data_out)
359 if (! cinfo->raw_data_out) {
392 if (! cinfo->raw_data_out)
466 if (! cinfo->raw_data_out) {
fpdfapi_jdapimin.c 192 cinfo->raw_data_out = FALSE;
fpdfapi_jdapistd.c 133 cinfo->global_state = cinfo->raw_data_out ? DSTATE_RAW_OK : DSTATE_SCANNING;
jpeglib.h 539 boolean raw_data_out; /* TRUE=downsampled data wanted */ member in struct:jpeg_decompress_struct
    [all...]
  /external/libjpeg-turbo/
jdmaster.c 479 if (cinfo->raw_data_out)
519 if (! cinfo->raw_data_out) {
556 if (! cinfo->raw_data_out)
636 if (! cinfo->raw_data_out) {
jdapimin.c 204 cinfo->raw_data_out = FALSE;
jdapistd.c 136 cinfo->global_state = cinfo->raw_data_out ? DSTATE_RAW_OK : DSTATE_SCANNING;
jpeglib.h 497 boolean raw_data_out; /* TRUE=downsampled data wanted */ member in struct:jpeg_decompress_struct
    [all...]
turbojpeg.c     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
mjpeg_decoder.cc 504 decompress_struct_->raw_data_out = TRUE;
  /external/libyuv/files/source/
mjpeg_decoder.cc 518 decompress_struct_->raw_data_out = TRUE;
  /hardware/ti/omap4-aah/camera/
Decoder_libjpeg.cpp 205 cinfo.raw_data_out = true;
  /external/skia/src/codec/
SkJpegCodec.cpp 641 dinfo->raw_data_out = TRUE;
  /external/v8/src/snapshot/
serialize.cc 1169 byte* raw_data_out = reinterpret_cast<byte*>(current); local
1236 byte* raw_data_out = reinterpret_cast<byte*>(current); local
    [all...]
  /external/opencv3/3rdparty/libtiff/
tif_jpeg.c     [all...]
tif_ojpeg.c     [all...]
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 708 cinfo.raw_data_out = TRUE;
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c     [all...]
tif_ojpeg.c     [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 393 milliseconds

1 2