HomeSort by relevance Sort by last modified time
    Searched refs:smoothok (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjpeg_turbo/
jcsample.c 471 boolean smoothok = TRUE; local
498 smoothok = FALSE;
517 smoothok = FALSE;
524 if (cinfo->smoothing_factor && !smoothok)
  /external/jpeg/
jcsample.c 469 boolean smoothok = TRUE; local
496 smoothok = FALSE;
509 smoothok = FALSE;
516 if (cinfo->smoothing_factor && !smoothok)
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcsample.c 470 boolean smoothok = TRUE; local
497 smoothok = FALSE;
510 smoothok = FALSE;
517 if (cinfo->smoothing_factor && !smoothok)
  /external/qemu/distrib/jpeg-6b/
jcsample.c 469 boolean smoothok = TRUE; local
496 smoothok = FALSE;
509 smoothok = FALSE;
516 if (cinfo->smoothing_factor && !smoothok)

Completed in 119 milliseconds