Home
last modified time | relevance | path

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

12

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djchuff.c262 #define emit_byte_e(entropy,val) \ argument
284 dump_buffer_e (huff_entropy_ptr entropy) in dump_buffer_e()
402 flush_bits_e (huff_entropy_ptr entropy) in flush_bits_e()
445 emit_buffered_bits (huff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits()
464 emit_eobrun (huff_entropy_ptr entropy) in emit_eobrun()
516 emit_restart_e (huff_entropy_ptr entropy, int restart_num) in emit_restart_e()
548 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
631 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
742 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
785 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
[all …]
A 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
405 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
438 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
513 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu() local
645 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
766 arith_entropy_ptr entropy; in jinit_arith_decoder() local
A 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
453 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
843 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
926 arith_entropy_ptr entropy; in jinit_arith_encoder() local
A Djdhuff.c637 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
654 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
710 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
781 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
869 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
916 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
1073 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_sub() local
1201 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
1324 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
1523 huff_entropy_ptr entropy; in jinit_huff_decoder() local
/AliOS-Things-master/components/ble_host/bt_crypto/tinycrypt/source/
A Dctr_prng.c118 uint8_t const * const entropy, in tc_ctr_prng_init()
165 uint8_t const * const entropy, in tc_ctr_prng_reseed()
/AliOS-Things-master/components/mbedtls/programs/random/
A Dgen_entropy.c71 mbedtls_entropy_context entropy; in main() local
A Dgen_random_ctr_drbg.c75 mbedtls_entropy_context entropy; in main() local
/AliOS-Things-master/components/mbedtls/programs/pkey/
A Decdh_curve25519.c73 mbedtls_entropy_context entropy; in main() local
A Dpk_encrypt.c83 mbedtls_entropy_context entropy; in main() local
A Dpk_sign.c81 mbedtls_entropy_context entropy; in main() local
A Dpk_decrypt.c83 mbedtls_entropy_context entropy; in main() local
A Drsa_sign_pss.c82 mbedtls_entropy_context entropy; in main() local
A Drsa_encrypt.c81 mbedtls_entropy_context entropy; in main() local
A Ddh_genprime.c89 mbedtls_entropy_context entropy; in main() local
A Drsa_genkey.c84 mbedtls_entropy_context entropy; in main() local
A Ddh_client.c101 mbedtls_entropy_context entropy; in main() local
A Drsa_decrypt.c83 mbedtls_entropy_context entropy; in main() local
A Ddh_server.c101 mbedtls_entropy_context entropy; in main() local
A Decdsa.c120 mbedtls_entropy_context entropy; in main() local
/AliOS-Things-master/components/mbedtls/programs/ssl/
A Dssl_server.c115 mbedtls_entropy_context entropy; in main() local
A Dssl_client1.c105 mbedtls_entropy_context entropy; in main() local
A Dssl_fork_server.c120 mbedtls_entropy_context entropy; in main() local
A Ddtls_client.c116 mbedtls_entropy_context entropy; in main() local
A Ddtls_server.c126 mbedtls_entropy_context entropy; in main() local
A Dmini_client.c190 mbedtls_entropy_context entropy; in main() local

Completed in 40 milliseconds

12