Searched refs:gather_statistics (Results 1 - 11 of 11) sorted by relevance

/external/jpeg/
H A Djcphuff.c28 boolean gather_statistics; member in struct:__anon6476
106 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) argument
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...]
H A Djchuff.c101 * If gather_statistics is TRUE, we do not output anything during the scan,
106 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) argument
112 if (gather_statistics) {
128 if (gather_statistics) {
H A Djpegint.h114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcphuff.c29 boolean gather_statistics; member in struct:__anon13296
107 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) argument
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...]
H A Dfpdfapi_jchuff.c105 * If gather_statistics is TRUE, we do not output anything during the scan,
110 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) argument
116 if (gather_statistics) {
132 if (gather_statistics) {
H A Djpegint.h114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
/external/iputils/
H A Dping_common.h293 extern int gather_statistics(__u8 *ptr, int icmplen,
H A Dping6.c1624 if (gather_statistics((__u8*)icmph, sizeof(*icmph), cc,
1634 if (gather_statistics((__u8*)icmph, sizeof(*icmph), cc,
H A Dping.c836 if (gather_statistics((__u8*)icp, sizeof(*icp), cc,
H A Dping_common.c870 int gather_statistics(__u8 *icmph, int icmplen, function
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpegint.h114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));

Completed in 137 milliseconds