HomeSort by relevance Sort by last modified time
    Searched refs:input_components (Results 51 - 59 of 59) sorted by null

1 23

  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcparam.c 459 cinfo->num_components = cinfo->input_components;
jpeglib.h 348 int input_components; /* # of color components in input image */ member in struct:jpeg_compress_struct
    [all...]
  /external/qemu/distrib/jpeg-6b/
jcparam.c 464 cinfo->num_components = cinfo->input_components;
jpeglib.h 285 int input_components; /* # of color components in input image */ member in struct:jpeg_compress_struct
    [all...]
  /external/chromium_org/third_party/skia/src/images/
SkImageDecoder_libjpeg.cpp     [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpeg.cpp 209 cinfo.input_components = nComponents;
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp     [all...]
  /external/chromium_org/third_party/libjpeg_turbo/
turbojpeg.c 190 cinfo->input_components=tjPixelSize[pixelFormat];
    [all...]
  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 456 cinfo.input_components = channels;
    [all...]

Completed in 521 milliseconds

1 23