Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djcsample.c476 boolean smoothok = TRUE; in jinit_downsampler() local
503 smoothok = FALSE; in jinit_downsampler()
529 smoothok = FALSE; in jinit_downsampler()
536 if (cinfo->smoothing_factor && !smoothok) in jinit_downsampler()