Searched defs:diff_type (Results 1 – 7 of 7) sorted by relevance
47 using diff_type = decltype(result.size); typedef57 using diff_type = decltype(result.size); typedef68 using diff_type = decltype(result.size); typedef80 using diff_type = decltype(result.size); typedef94 using diff_type = decltype(result.size); typedef
45 using diff_type = decltype(result.size); typedef54 using diff_type = decltype(result.size); typedef64 using diff_type = decltype(result.size); typedef75 using diff_type = decltype(result.size); typedef89 using diff_type = decltype(result.size); typedef
161 using diff_type = decltype(result.size); in test() typedef211 using diff_type = decltype(result.size); in test() typedef
574 DIFF_TYPE diff_type; in huff_decode() local843 DIFF_TYPE diff_type[2] = {DIFF_FREQ, DIFF_FREQ}; in EcDataPairDec() local
1062 WORD32 diff_type; in ixheaacd_huff_decode() local1513 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()