Home
last modified time | relevance | path

Searched refs:DIFF_TYPE (Results 1 – 3 of 3) sorted by relevance

/external/aac/libFDK/src/
Dnlc_dec.cpp570 DIFF_TYPE diff_type_1, DIFF_TYPE diff_type_2, in huff_decode()
573 DIFF_TYPE diff_type; in huff_decode()
845 DIFF_TYPE diff_type[2] = {DIFF_FREQ, DIFF_FREQ}; in EcDataPairDec()
951 diff_type[0] = (DIFF_TYPE)data; in EcDataPairDec()
957 diff_type[1] = (DIFF_TYPE)data; in EcDataPairDec()
/external/aac/libFDK/include/
Dnlc_dec.h143 } DIFF_TYPE; typedef
/external/aac/libSACenc/src/
Dsacenc_nlc_enc.cpp130 } DIFF_TYPE; typedef
590 static INT diff_type_offset(const DIFF_TYPE diff_type) { in diff_type_offset()
605 const DIFF_TYPE diff_type_1, in calc_huff_bits()
606 const DIFF_TYPE diff_type_2, const SHORT num_val, in calc_huff_bits()
782 const DIFF_TYPE diff_type_1, in apply_huff_coding()
783 const DIFF_TYPE diff_type_2, const SHORT num_val, in apply_huff_coding()