Home
last modified time | relevance | path

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

/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcsample.c469 boolean smoothok = TRUE; in jinit_downsampler() local
496 smoothok = FALSE; in jinit_downsampler()
509 smoothok = FALSE; in jinit_downsampler()
516 if (cinfo->smoothing_factor && !smoothok) in jinit_downsampler()
/external/libjpeg-turbo/
Djcsample.c474 boolean smoothok = TRUE; in jinit_downsampler() local
501 smoothok = FALSE; in jinit_downsampler()
527 smoothok = FALSE; in jinit_downsampler()
534 if (cinfo->smoothing_factor && !smoothok) in jinit_downsampler()
/external/opencv3/3rdparty/libjpeg/
Djcsample.c483 boolean smoothok = TRUE; in jinit_downsampler() local
520 smoothok = FALSE; in jinit_downsampler()
533 smoothok = FALSE; in jinit_downsampler()
542 if (cinfo->smoothing_factor && !smoothok) in jinit_downsampler()