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

  /external/libjpeg-turbo/
jcphuff.c 86 boolean gather_statistics; member in struct:__anon28820
198 start_pass_phuff(j_compress_ptr cinfo, boolean gather_statistics)
206 entropy->gather_statistics = gather_statistics;
238 if (gather_statistics)
258 if (gather_statistics) {
294 * that is, entropy->gather_statistics == FALSE.
339 if (entropy->gather_statistics)
382 if (entropy->gather_statistics)
399 if (entropy->gather_statistics)
    [all...]
  /external/iputils/
ping_common.c 870 int gather_statistics(__u8 *icmph, int icmplen, function

Completed in 186 milliseconds