/external/chromium_org/third_party/libjpeg_turbo/ |
D | jcphuff.c | 28 boolean gather_statistics; member 106 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_phuff() argument 114 entropy->gather_statistics = gather_statistics; in start_pass_phuff() 138 if (gather_statistics) in start_pass_phuff() 158 if (gather_statistics) { in start_pass_phuff() 238 if (entropy->gather_statistics) in emit_bits() 281 if (entropy->gather_statistics) in emit_symbol() 298 if (entropy->gather_statistics) in emit_buffered_bits() 351 if (! entropy->gather_statistics) { in emit_restart()
|
D | jchuff.c | 144 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_huff() argument 150 if (gather_statistics) { in start_pass_huff() 166 if (gather_statistics) { in start_pass_huff()
|
D | jcarith.c | 822 start_pass (j_compress_ptr cinfo, boolean gather_statistics) in start_pass() argument 828 if (gather_statistics) in start_pass()
|
D | jpegint.h | 115 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
|
/external/jpeg/ |
D | jcphuff.c | 28 boolean gather_statistics; member 106 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_phuff() argument 114 entropy->gather_statistics = gather_statistics; in start_pass_phuff() 138 if (gather_statistics) in start_pass_phuff() 158 if (gather_statistics) { in start_pass_phuff() 239 if (entropy->gather_statistics) in LOCAL() 283 if (entropy->gather_statistics) in LOCAL() 300 if (entropy->gather_statistics) in emit_buffered_bits() 353 if (! entropy->gather_statistics) { in emit_restart()
|
D | jchuff.c | 106 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_huff() argument 112 if (gather_statistics) { in start_pass_huff() 128 if (gather_statistics) { in start_pass_huff()
|
D | jpegint.h | 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | fpdfapi_jcphuff.c | 29 boolean gather_statistics; member 107 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_phuff() argument 115 entropy->gather_statistics = gather_statistics; in start_pass_phuff() 139 if (gather_statistics) in start_pass_phuff() 159 if (gather_statistics) { in start_pass_phuff() 240 if (entropy->gather_statistics) in LOCAL() 284 if (entropy->gather_statistics) in LOCAL() 301 if (entropy->gather_statistics) in emit_buffered_bits() 354 if (! entropy->gather_statistics) { in emit_restart()
|
D | fpdfapi_jchuff.c | 110 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_huff() argument 116 if (gather_statistics) { in start_pass_huff() 132 if (gather_statistics) { in start_pass_huff()
|
D | jpegint.h | 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
|
/external/qemu/distrib/jpeg-6b/ |
D | jcphuff.c | 28 boolean gather_statistics; member 106 start_pass_phuff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_phuff() argument 114 entropy->gather_statistics = gather_statistics; in start_pass_phuff() 138 if (gather_statistics) in start_pass_phuff() 158 if (gather_statistics) { in start_pass_phuff() 239 if (entropy->gather_statistics) in LOCAL() 283 if (entropy->gather_statistics) in LOCAL() 300 if (entropy->gather_statistics) in emit_buffered_bits() 353 if (! entropy->gather_statistics) { in emit_restart()
|
D | jchuff.c | 106 start_pass_huff (j_compress_ptr cinfo, boolean gather_statistics) in start_pass_huff() argument 112 if (gather_statistics) { in start_pass_huff() 128 if (gather_statistics) { in start_pass_huff()
|
D | jpegint.h | 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
|
/external/llvm/test/CodeGen/Generic/ |
D | 2006-10-27-CondFolding.ll | 3 define void @start_pass_huff(i32 %gather_statistics) { 5 %tmp = icmp eq i32 %gather_statistics, 0 ; <i1> [#uses=1]
|
/external/iputils/ |
D | ping_common.h | 293 extern int gather_statistics(__u8 *ptr, int icmplen,
|
D | ping6.c | 1624 if (gather_statistics((__u8*)icmph, sizeof(*icmph), cc, in parse_reply() 1634 if (gather_statistics((__u8*)icmph, sizeof(*icmph), cc, in parse_reply()
|
D | ping_common.c | 870 int gather_statistics(__u8 *icmph, int icmplen, in gather_statistics() function
|
D | ping.c | 836 if (gather_statistics((__u8*)icp, sizeof(*icp), cc, in parse_reply()
|
D | RELNOTES | 278 ping: Make build_echo(), gather_statistics() more generic.
|
/external/pdfium/core/include/thirdparties/libjpeg/ |
D | jpegint.h | 114 JMETHOD(void, start_pass, (j_compress_ptr cinfo, boolean gather_statistics));
|