Home
last modified time | relevance | path

Searched defs:entropy (Results 1 – 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/libjpeg_turbo/
Djcphuff.c108 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local
198 #define emit_byte(entropy,val) \ argument
205 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer()
227 emit_bits (phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits()
266 flush_bits (phuff_entropy_ptr entropy) in flush_bits()
279 emit_symbol (phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol()
295 emit_buffered_bits (phuff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits()
314 emit_eobrun (phuff_entropy_ptr entropy) in emit_eobrun()
345 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart()
377 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
[all …]
Djdarith.c192 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in process_restart() local
243 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
322 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
396 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
429 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
498 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu() local
623 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
732 arith_entropy_ptr entropy; in jinit_arith_decoder() local
Djdphuff.c94 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local
231 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local
289 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
360 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
445 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
494 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
644 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
Djcarith.c321 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in emit_restart() local
364 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
455 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
554 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
589 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
682 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu() local
824 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
907 arith_entropy_ptr entropy; in jinit_arith_encoder() local
Djdhuff.c91 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
519 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
553 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_slow() local
648 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_fast() local
751 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
795 huff_entropy_ptr entropy; in jinit_huff_decoder() local
Djchuff.c146 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
624 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
681 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
793 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
994 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
1039 huff_entropy_ptr entropy; in jinit_huff_encoder() local
/external/qemu/distrib/jpeg-6b/
Djcphuff.c108 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local
198 #define emit_byte(entropy,val) \ argument
205 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer()
267 flush_bits (phuff_entropy_ptr entropy) in flush_bits()
297 emit_buffered_bits (phuff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits()
316 emit_eobrun (phuff_entropy_ptr entropy) in emit_eobrun()
347 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart()
379 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
466 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
573 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
[all …]
Djdphuff.c97 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local
233 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local
291 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
362 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
447 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
496 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
647 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in get_huffman_decoder_configuration() local
663 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in jpeg_get_huffman_decoder_configuration_progressive() local
692 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in configure_huffman_decoder() local
706 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in jpeg_configure_huffman_decoder_progressive() local
[all …]
Djdhuff.c89 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
471 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
509 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in get_huffman_decoder_configuration() local
526 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jpeg_get_huffman_decoder_configuration() local
553 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in configure_huffman_decoder() local
569 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jpeg_configure_huffman_decoder() local
605 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
724 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_discard_coef() local
803 huff_entropy_ptr entropy; in jinit_huff_decoder() local
879 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jset_input_stream_position_bit() local
Djchuff.c108 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
478 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
535 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
647 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
848 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
893 huff_entropy_ptr entropy; in jinit_huff_encoder() local
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jcphuff.c109 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local
199 #define emit_byte(entropy,val) \ argument
206 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer()
268 flush_bits (phuff_entropy_ptr entropy) in flush_bits()
298 emit_buffered_bits (phuff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits()
317 emit_eobrun (phuff_entropy_ptr entropy) in emit_eobrun()
348 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart()
380 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
467 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
574 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
[all …]
Dfpdfapi_jdphuff.c95 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local
231 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local
289 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
360 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
445 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
494 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
644 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
Dfpdfapi_jchuff.c112 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
482 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
539 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
651 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
852 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
897 huff_entropy_ptr entropy; in jinit_huff_encoder() local
Dfpdfapi_jdhuff.c92 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
474 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
523 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
641 huff_entropy_ptr entropy; in jinit_huff_decoder() local
/external/jpeg/
Djcphuff.c108 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local
198 #define emit_byte(entropy,val) \ argument
205 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer()
267 flush_bits (phuff_entropy_ptr entropy) in flush_bits()
297 emit_buffered_bits (phuff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits()
316 emit_eobrun (phuff_entropy_ptr entropy) in emit_eobrun()
347 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart()
379 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
466 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
573 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
[all …]
Djdphuff.c93 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local
229 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local
287 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
358 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
443 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
492 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
642 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in jpeg_get_huffman_decoder_configuration_progressive() local
671 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in get_huffman_decoder_configuration() local
685 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in jpeg_configure_huffman_decoder_progressive() local
711 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in configure_huffman_decoder() local
[all …]
Djdhuff.c89 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
471 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
509 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in get_huffman_decoder_configuration() local
526 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jpeg_get_huffman_decoder_configuration() local
553 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in configure_huffman_decoder() local
569 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jpeg_configure_huffman_decoder() local
605 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
724 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_discard_coef() local
803 huff_entropy_ptr entropy; in jinit_huff_decoder() local
879 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jset_input_stream_position_bit() local
Djchuff.c108 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
478 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
535 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
647 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
848 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
893 huff_entropy_ptr entropy; in jinit_huff_encoder() local
/external/openssl/crypto/rand/
Drand_lib.c154 void RAND_add(const void *buf, int num, double entropy) in RAND_add()
196 int entropy, size_t min_len, size_t max_len) in drbg_get_entropy()
240 double entropy) in drbg_rand_add()
/external/libcxx/src/
Drandom.cpp71 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
/external/chromium_org/third_party/boringssl/src/crypto/rand/
Drand.c24 void RAND_add(const void *buf, int num, double entropy) {} in RAND_add()
/external/chromium_org/net/quic/
Dquic_sent_entropy_manager.h60 QuicPacketEntropyHash entropy; member
/external/chromium_org/third_party/brotli/src/brotli/enc/
Dbit_cost.h41 const EntropyCode<kCodeLengthCodes>& entropy) { in HuffmanTreeBitCost()
/external/chromium_org/third_party/opus/src/celt/tests/
Dtest_unit_entropy.c57 double entropy; in main() local
/external/libopus/celt/tests/
Dtest_unit_entropy.c57 double entropy; in main() local

12