Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djcsample.c459 boolean smoothok = TRUE; in jinit_downsampler() local
486 smoothok = FALSE; in jinit_downsampler()
512 smoothok = FALSE; in jinit_downsampler()
519 if (cinfo->smoothing_factor && !smoothok) in jinit_downsampler()