Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jdcoefct.c73 LOCAL(boolean) smoothing_ok JPP((j_decompress_ptr cinfo));
127 if (cinfo->do_block_smoothing && smoothing_ok(cinfo)) in start_output_pass()
406 smoothing_ok (j_decompress_ptr cinfo) in smoothing_ok() function
/external/chromium_org/third_party/libjpeg_turbo/
Djdcoefct.c78 LOCAL(boolean) smoothing_ok JPP((j_decompress_ptr cinfo));
132 if (cinfo->do_block_smoothing && smoothing_ok(cinfo)) in start_output_pass()
411 smoothing_ok (j_decompress_ptr cinfo) in smoothing_ok() function
/external/qemu/distrib/jpeg-6b/
Djdcoefct.c72 LOCAL(boolean) smoothing_ok JPP((j_decompress_ptr cinfo));
126 if (cinfo->do_block_smoothing && smoothing_ok(cinfo)) in start_output_pass()
658 smoothing_ok (j_decompress_ptr cinfo) in smoothing_ok() function
/external/jpeg/
Djdcoefct.c72 LOCAL(boolean) smoothing_ok JPP((j_decompress_ptr cinfo));
126 if (cinfo->do_block_smoothing && smoothing_ok(cinfo)) in start_output_pass()
658 smoothing_ok (j_decompress_ptr cinfo) in smoothing_ok() function