Home
last modified time | relevance | path

Searched refs:recompute_sampleSize (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/images/
DSkImageDecoder_libjpeg.cpp134 static int recompute_sampleSize(int sampleSize, in recompute_sampleSize() function
424 recompute_sampleSize(sampleSize, cinfo)); in onDecode()
436 sampleSize = recompute_sampleSize(sampleSize, cinfo); in onDecode()