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

  /external/jpeg/
jcphuff.c 28 boolean gather_statistics; member in struct:__anon10799
106 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics)
114 entropy->gather_statistics = gather_statistics;
138 if (gather_statistics)
158 if (gather_statistics) {
194 * that is, entropy->gather_statistics == FALSE.
239 if (entropy->gather_statistics)
283 if (entropy->gather_statistics)
300 if (entropy->gather_statistics)
    [all...]
jchuff.c 101 * If gather_statistics is TRUE, we do not output anything during the scan,
106 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics)
112 if (gather_statistics) {
128 if (gather_statistics) {
jpegint.h 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcphuff.c 29 boolean gather_statistics; member in struct:__anon17605
107 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics)
115 entropy->gather_statistics = gather_statistics;
139 if (gather_statistics)
159 if (gather_statistics) {
195 * that is, entropy->gather_statistics == FALSE.
240 if (entropy->gather_statistics)
284 if (entropy->gather_statistics)
301 if (entropy->gather_statistics)
    [all...]
fpdfapi_jchuff.c 105 * If gather_statistics is TRUE, we do not output anything during the scan,
110 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics)
116 if (gather_statistics) {
132 if (gather_statistics) {
jpegint.h 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
  /external/iputils/
ping_common.h 293 extern int gather_statistics(__u8 *ptr, int icmplen,
ping6.c     [all...]
ping.c 836 if (gather_statistics((__u8*)icp, sizeof(*icp), cc,
    [all...]
ping_common.c 870 int gather_statistics(__u8 *icmph, int icmplen, function
  /external/pdfium/core/include/thirdparties/libjpeg/
jpegint.h 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));

Completed in 125 milliseconds