Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libjpeg/
H A Djchuff.c261 #define emit_byte_e(entropy,val) \ argument
283 dump_buffer_e (huff_entropy_ptr entropy) in dump_buffer_e()
401 flush_bits_e (huff_entropy_ptr entropy) in flush_bits_e()
444 emit_buffered_bits (huff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits()
463 emit_eobrun (huff_entropy_ptr entropy) in emit_eobrun()
515 emit_restart_e (huff_entropy_ptr entropy, int restart_num) in emit_restart_e()
547 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
784 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
[all …]
H 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
439 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
514 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu() local
646 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
767 arith_entropy_ptr entropy; in jinit_arith_decoder() local
H A 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
455 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
562 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
597 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
696 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu() local
845 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass() local
928 arith_entropy_ptr entropy; in jinit_arith_encoder() local
H A Djdhuff.c636 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
653 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
709 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
918 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
1077 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_sub() local
1206 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
1330 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
1529 huff_entropy_ptr entropy; in jinit_huff_decoder() local
/reactos/modules/rostests/winetests/crypt32/
H A Dprotectdata.c46 DATA_BLOB entropy; in test_cryptprotectdata() local
113 DATA_BLOB entropy; in test_cryptunprotectdata() local
/reactos/drivers/filesystems/btrfs/zstd/
H A Dzstd_ddict.c40 ZSTD_entropyDTables_t entropy; member
H A Dzstd_compress_superblock.c536 static size_t ZSTD_compressSubBlock(const ZSTD_entropyCTables_t* entropy, in ZSTD_compressSubBlock()
665 const ZSTD_entropyCTables_t* entropy, in ZSTD_estimateSubBlockSize()
H A Dzstd_decompress_internal.h109 ZSTD_entropyDTables_t entropy; member
H A Dzstd_decompress.c1056 ZSTD_loadDEntropy(ZSTD_entropyDTables_t* entropy, in ZSTD_loadDEntropy()
H A Dzstd_compress_internal.h123 ZSTD_entropyCTables_t entropy; member
/reactos/dll/win32/schannel/
H A Dschannel_mbedtls.c75 mbedtls_entropy_context entropy; member
/reactos/drivers/network/tcpip/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c123 mbedtls_entropy_context entropy; member
/reactos/sdk/include/reactos/libs/libjpeg/
H A Djpeglib.h451 struct jpeg_entropy_encoder * entropy; member
684 struct jpeg_entropy_decoder * entropy; member