Home | History | Annotate | Download | only in jpeg

Lines Matching defs:gather_statistics

28   boolean gather_statistics;
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)
353 if (! entropy->gather_statistics) {