Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jcsample.c470 boolean smoothok = TRUE; in jinit_downsampler() local
497 smoothok = FALSE; in jinit_downsampler()
510 smoothok = FALSE; in jinit_downsampler()
517 if (cinfo->smoothing_factor && !smoothok) in jinit_downsampler()
/external/jpeg/
Djcsample.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()