Lines Matching full:jpeg
35 // If ANDROID_RGB is defined by in the jpeg headers it indicates that jpeg offers
242 output dimensions, and determine if the downsampling jpeg provided is
447 SkAutoTime atm("JPEG Decode");
472 /* Try to fulfill the requested sampleSize. Since jpeg can do it (when it
587 return return_false(cinfo, *bm, "jpeg colorspace");
826 return return_false(*cinfo, *bm, "jpeg colorspace");
1048 SkAutoTime atm("JPEG Encode");
1089 jpeg_set_quality(&cinfo, quality, TRUE /* limit to baseline-JPEG values */);