Searched refs:MAX_HCR_SETS (Results 1 – 5 of 5) sorted by relevance
134 #define MAX_HCR_SETS 14 macro390 USHORT pNumExtendedSortedCodewordInSection[MAX_SFB_HCR + MAX_HCR_SETS];392 USHORT pNumExtendedSortedSectionsInSets[MAX_HCR_SETS];397 UCHAR pExtendedSortedCodebook[MAX_SFB_HCR + MAX_HCR_SETS];399 UCHAR pMaxLenOfCbInExtSrtSec[MAX_SFB_HCR + MAX_HCR_SETS];
925 if (xSrtScCnt >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in HcrExtendedSectionInfo()959 if (numExtendedSortedCodewordInSectionIdx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in DeriveNumberOfExtendedSortedSectionsInSets()972 if (numExtendedSortedSectionsInSetsIdx >= MAX_HCR_SETS) { in DeriveNumberOfExtendedSortedSectionsInSets()1046 if (extendedSortedCodebookIdx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in DecodePCWs()1057 if (maxLenOfCbInExtSrtSecIdx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in DecodePCWs()1229 if (numExtendedSortedCodewordInSectionIdx >= MAX_SFB_HCR + MAX_HCR_SETS) { in DecodePCWs()1236 if (numExtendedSortedSectionsInSetsIdx >= MAX_HCR_SETS) { in DecodePCWs()
176 numSet = fMin(numSet, (UCHAR)MAX_HCR_SETS); in DecodeNonPCWs()491 if (numExtendedSortedCodewordInSectionIdx >= (MAX_SFB_HCR + MAX_HCR_SETS) || in InitNonPCWSideInformationForCurrentSet()492 extendedSortedCodebookIdx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in InitNonPCWSideInformationForCurrentSet()497 if (numExtendedSortedCodewordInSectionIdx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in InitNonPCWSideInformationForCurrentSet()
164 #define MAX_HCR_SETS 14 macro236 UWORD16 ptr_num_ext_sorted_cw_in_sect[MAX_SFB_HCR + MAX_HCR_SETS];238 UWORD16 ptr_num_ext_sorted_sect_in_sets[MAX_HCR_SETS];243 UWORD8 ptr_ext_sorted_cw[MAX_SFB_HCR + MAX_HCR_SETS];245 UWORD8 ptr_ext_sorted_sect_max_cb_len[MAX_SFB_HCR + MAX_HCR_SETS];
191 if (num_ext_sorted_cw_in_sect_idx >= (MAX_SFB_HCR + MAX_HCR_SETS) || in ixheaacd_nonpcw_sideinfo_init()192 ext_sorted_cw_idx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in ixheaacd_nonpcw_sideinfo_init()197 if (num_ext_sorted_cw_in_sect_idx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in ixheaacd_nonpcw_sideinfo_init()224 if (num_ext_sorted_cw_in_sect_idx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in ixheaacd_calc_num_ext_sorted_sect_sets()237 if (num_ext_sorted_sect_in_sets_idx >= MAX_HCR_SETS) { in ixheaacd_calc_num_ext_sorted_sect_sets()578 if (x_srt_sc_cnt >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in ixheaacd_huff_ext_sect_info()1130 if (ext_sorted_cw_idx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in ixheaacd_decode_pcw()1137 if (ext_sorted_sect_max_cb_len_idx >= (MAX_SFB_HCR + MAX_HCR_SETS)) { in ixheaacd_decode_pcw()1252 if (num_ext_sorted_cw_in_sect_idx >= MAX_SFB_HCR + MAX_HCR_SETS) { in ixheaacd_decode_pcw()1258 if (num_ext_sorted_sect_in_sets_idx >= MAX_HCR_SETS) { in ixheaacd_decode_pcw()