Searched defs:diff_type (Results 1 – 4 of 4) sorted by relevance
573 DIFF_TYPE diff_type; in huff_decode() local845 DIFF_TYPE diff_type[2] = {DIFF_FREQ, DIFF_FREQ}; in EcDataPairDec() local
891 WORD32 diff_type; in ixheaacd_huff_decode() local1336 WORD32 diff_type[2] = {DIFF_FREQ, DIFF_FREQ}; in ixheaacd_mps_ecdatapairdec() local
313 namespace diff_type { namespace
590 static INT diff_type_offset(const DIFF_TYPE diff_type) { in diff_type_offset()