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

  /external/jpeg/
jcapimin.c 76 cinfo->input_gamma = 1.0; /* in case application forgets */
jpeglib.h 288 double input_gamma; /* image gamma of input image */ member in struct:jpeg_compress_struct
    [all...]
  /external/skia/src/images/
SkImageDecoder_libjpeg.cpp 879 cinfo.input_gamma = 1;

Completed in 25 milliseconds