Searched defs:gather_statistics (Results 1 – 8 of 8) sorted by relevance
28 boolean gather_statistics; member106 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_phuff()
109 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_huff()
30 boolean gather_statistics; member108 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_phuff()
824 start_pass (j_compress_ptr cinfo, boolean gather_statistics) in start_pass()
142 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_huff()
101 boolean gather_statistics; member1451 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_huff()
840 start_pass (j_compress_ptr cinfo, boolean gather_statistics) in start_pass()
870 int gather_statistics(__u8 *icmph, int icmplen, in gather_statistics() function