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

/external/jpeg/
H A Djcsample.c469 boolean smoothok = TRUE; local
496 smoothok = FALSE;
509 smoothok = FALSE;
516 if (cinfo->smoothing_factor && !smoothok)
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcsample.c470 boolean smoothok = TRUE; local
497 smoothok = FALSE;
510 smoothok = FALSE;
517 if (cinfo->smoothing_factor && !smoothok)

Completed in 41 milliseconds