Searched defs:set_dct_method (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/images/
H A DSkImageDecoder_libjpeg.cpp419 static void set_dct_method(const SkImageDecoder& decoder, jpeg_decompress_struct* cinfo) { function
593 set_dct_method(*this, &cinfo);
920 set_dct_method(*this, &cinfo);
1049 set_dct_method(*this, cinfo);

Completed in 109 milliseconds