Home
last modified time | relevance | path

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

12

/external/libjpeg-turbo/
Djcphuff.c111 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local
201 #define emit_byte(entropy,val) \ argument
208 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer()
230 emit_bits (phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits()
269 flush_bits (phuff_entropy_ptr entropy) in flush_bits()
282 emit_symbol (phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol()
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
[all …]
Djdarith.c195 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in process_restart() local
246 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
325 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
399 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
432 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
501 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu() local
628 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
737 arith_entropy_ptr entropy; in jinit_arith_decoder() local
Djdphuff.c97 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local
236 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local
294 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
365 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
450 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
499 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
649 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
Djcarith.c324 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in emit_restart() local
367 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
458 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
557 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
592 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
685 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu() local
827 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
910 arith_entropy_ptr entropy; in jinit_arith_encoder() local
Djdhuff.c93 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
523 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
557 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_slow() local
654 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_fast() local
758 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
802 huff_entropy_ptr entropy; in jinit_huff_decoder() local
Djchuff.c149 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
646 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
717 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
829 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
1030 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
1075 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.c107 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
477 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
534 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
646 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
847 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
892 huff_entropy_ptr entropy; in jinit_huff_encoder() local
Dfpdfapi_jdhuff.c87 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
469 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
518 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
636 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.cpp149 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
/external/brotli/enc/
Dmetablock_inc.h105 double entropy = BitsEntropy(histograms[self->curr_histogram_ix_].data_, in FN() local
/external/boringssl/src/fipstools/
Dcavp_ctr_drbg_test.cc47 std::vector<uint8_t> entropy, nonce, personalization_str, ai1, ai2; in TestCTRDRBG() local
/external/boringssl/src/crypto/rand_extra/
Drand_extra.c39 void RAND_add(const void *buf, int num, double entropy) {} in RAND_add()
/external/ImageMagick/MagickCore/
Dfeature.h39 entropy[4], member
Drandom.c172 *entropy, in AcquireRandomInfo() local
357 *entropy; in GenerateEntropicChaos() local
/external/curl/lib/vauth/
Dntlm.c558 unsigned int entropy[2]; in Curl_auth_create_ntlm_type3_message() local
599 unsigned int entropy[2]; in Curl_auth_create_ntlm_type3_message() local
/external/libopus/celt/tests/
Dtest_unit_entropy.c57 double entropy; in main() local
/external/wpa_supplicant_8/src/eap_common/
Deap_pax_common.c32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
/external/webp/src/dsp/
Dlossless.h175 double entropy; // entropy member
/external/boringssl/src/crypto/fipsmodule/rand/
Drand.c189 uint8_t entropy[CTR_DRBG_ENTROPY_LEN * FIPS_OVERREAD]; in rand_get_seed() local
/external/wpa_supplicant_8/src/crypto/
Drandom.c60 static unsigned int entropy = 0; variable
/external/curl/lib/vtls/
Daxtls.c684 unsigned char *entropy, in Curl_axtls_random()

12