HomeSort by relevance Sort by last modified time
    Searched refs:read_icc_profile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/iccjpeg/
iccjpeg.h 48 * 2. After jpeg_read_header(), call read_icc_profile() to find out
76 extern boolean read_icc_profile JPP((j_decompress_ptr cinfo,
iccjpeg.c 165 read_icc_profile (j_decompress_ptr cinfo, function
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp 224 if (!read_icc_profile(info, &profile, &profileLength))

Completed in 895 milliseconds