/external/libjpeg-turbo/ |
D | jcphuff.c | 111 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 …]
|
D | jdarith.c | 195 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
|
D | jdphuff.c | 97 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
|
D | jcarith.c | 324 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
|
D | jdhuff.c | 93 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
|
D | jchuff.c | 149 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/ |
D | fpdfapi_jcphuff.c | 108 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 …]
|
D | fpdfapi_jdphuff.c | 94 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
|
D | fpdfapi_jchuff.c | 107 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
|
D | fpdfapi_jdhuff.c | 87 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/ |
D | CpriRNG.c | 32 BYTE entropy[MAX_RNG_ENTROPY_SIZE]; in _cpri__RngStartup() local 89 BYTE *entropy in _cpri__StirRandom()
|
D | Entropy.c | 40 unsigned char *entropy, // output buffer in _plat__GetEntropy()
|
/external/libcxx/src/ |
D | random.cpp | 149 random_device::entropy() const _NOEXCEPT in entropy() function in random_device
|
/external/brotli/enc/ |
D | metablock_inc.h | 105 double entropy = BitsEntropy(histograms[self->curr_histogram_ix_].data_, in FN() local
|
/external/boringssl/src/fipstools/ |
D | cavp_ctr_drbg_test.cc | 47 std::vector<uint8_t> entropy, nonce, personalization_str, ai1, ai2; in TestCTRDRBG() local
|
/external/boringssl/src/crypto/rand_extra/ |
D | rand_extra.c | 39 void RAND_add(const void *buf, int num, double entropy) {} in RAND_add()
|
/external/ImageMagick/MagickCore/ |
D | feature.h | 39 entropy[4], member
|
D | random.c | 172 *entropy, in AcquireRandomInfo() local 357 *entropy; in GenerateEntropicChaos() local
|
/external/curl/lib/vauth/ |
D | ntlm.c | 558 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/ |
D | test_unit_entropy.c | 57 double entropy; in main() local
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_pax_common.c | 32 const u8 *entropy, size_t entropy_len, in eap_pax_kdf()
|
/external/webp/src/dsp/ |
D | lossless.h | 175 double entropy; // entropy member
|
/external/boringssl/src/crypto/fipsmodule/rand/ |
D | rand.c | 189 uint8_t entropy[CTR_DRBG_ENTROPY_LEN * FIPS_OVERREAD]; in rand_get_seed() local
|
/external/wpa_supplicant_8/src/crypto/ |
D | random.c | 60 static unsigned int entropy = 0; variable
|
/external/curl/lib/vtls/ |
D | axtls.c | 684 unsigned char *entropy, in Curl_axtls_random()
|