Home
last modified time | relevance | path

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

123

/external/libjpeg-turbo/
Djcphuff.c110 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local
200 #define emit_byte(entropy,val) \ argument
207 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer()
229 emit_bits (phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits()
268 flush_bits (phuff_entropy_ptr entropy) in flush_bits()
281 emit_symbol (phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol()
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
[all …]
Djdarith.c194 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in process_restart() local
245 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
324 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
398 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
431 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
500 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu() local
627 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
736 arith_entropy_ptr entropy; in jinit_arith_decoder() local
Djdphuff.c96 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local
235 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local
293 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
364 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
449 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
498 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
648 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
Djcarith.c323 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in emit_restart() local
366 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
457 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
556 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
591 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
684 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu() local
826 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
909 arith_entropy_ptr entropy; in jinit_arith_encoder() local
Djdhuff.c92 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
522 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
556 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_slow() local
653 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_fast() local
757 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
801 huff_entropy_ptr entropy; in jinit_huff_decoder() local
Djchuff.c144 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
622 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
679 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
791 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
992 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
1037 huff_entropy_ptr entropy; in jinit_huff_encoder() local
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jcphuff.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 …]
Dfpdfapi_jdphuff.c94 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local
230 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local
288 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
359 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
444 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
493 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
643 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
Dfpdfapi_jchuff.c111 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
481 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
538 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
650 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
851 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
896 huff_entropy_ptr entropy; in jinit_huff_encoder() local
Dfpdfapi_jdhuff.c91 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
473 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
522 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
640 huff_entropy_ptr entropy; in jinit_huff_decoder() local
/external/opencv3/3rdparty/libjpeg/
Djchuff.c262 #define emit_byte_e(entropy,val) \ argument
284 dump_buffer_e (huff_entropy_ptr entropy) in dump_buffer_e()
397 flush_bits_e (huff_entropy_ptr entropy) in flush_bits_e()
440 emit_buffered_bits (huff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits()
459 emit_eobrun (huff_entropy_ptr entropy) in emit_eobrun()
511 emit_restart_e (huff_entropy_ptr entropy, int restart_num) in emit_restart_e()
543 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
630 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
741 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
788 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
[all …]
Djdarith.c192 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in process_restart() local
244 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
323 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
403 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
436 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
511 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu() local
643 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
753 arith_entropy_ptr entropy; in jinit_arith_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
560 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
595 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
694 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu() local
842 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
925 arith_entropy_ptr entropy; in jinit_arith_encoder() local
Djdhuff.c638 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
697 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
768 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
856 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
905 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
1062 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_sub() local
1190 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
1313 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
1512 huff_entropy_ptr entropy; in jinit_huff_decoder() local
/external/tpm2/
DCpriRNG.c32 BYTE entropy[MAX_RNG_ENTROPY_SIZE]; in _cpri__RngStartup() local
89 BYTE *entropy in _cpri__StirRandom()
DEntropy.c40 unsigned char *entropy, // output buffer in _plat__GetEntropy()
/external/libcxx/src/
Drandom.cpp147 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
/external/curl/lib/
Dcurl_ntlm_msgs.c538 unsigned int entropy[2]; in Curl_sasl_create_ntlm_type3_message() local
578 unsigned int entropy[2]; in Curl_sasl_create_ntlm_type3_message() local
/external/tlsdate/src/events/
Dkickoff_time_sync.c27 static entropy_context entropy; variable
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
Dentropy.py49 def stir(self, entropy, already_locked=False): argument
/external/libopus/celt/tests/
Dtest_unit_entropy.c57 double entropy; in main() local
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
Dsecurity.py39 def generate_random_string(length=None, entropy=None, pool=ALPHANUMERIC): argument
/external/wpa_supplicant_8/src/eap_common/
Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/external/boringssl/src/crypto/rand/
Drand.c212 void RAND_add(const void *buf, int num, double entropy) {} in RAND_add()
/external/wpa_supplicant_8/src/crypto/
Drandom.c60 static unsigned int entropy = 0; variable

123