Home
last modified time | relevance | path

Searched refs:NO_IID_GROUPS (Results 1 – 4 of 4) sorted by relevance

/external/aac/libSBRdec/src/
Dpsdec.h153 #define NO_IID_GROUPS ( SUBQMF_GROUPS + QMF_GROUPS ) macro
168 …FIXP_DBL H11r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups …
169 …FIXP_DBL H12r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups …
170 …FIXP_DBL H21r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups …
171 …FIXP_DBL H22r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups …
173 …FIXP_DBL DeltaH11r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups …
174 …FIXP_DBL DeltaH12r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups …
175 …FIXP_DBL DeltaH21r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups …
176 …FIXP_DBL DeltaH22r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups …
296 …FIXP_DBL h11rPrev[NO_IID_GROUPS]; /*!< previous calculated h(xy) coefficients …
[all …]
Dsbr_rom.h219 extern const UCHAR groupBorders20[NO_IID_GROUPS + 1];
221 extern const UCHAR bins2groupMap20[NO_IID_GROUPS];
Dpsdec.cpp282 for ( i = 0; i < NO_IID_GROUPS; i++ ) in ResetPsDec()
811 for (gr=SUBQMF_GROUPS; gr < NO_IID_GROUPS - NR_OF_DELAY_GROUPS; gr++) { in deCorrelateSlotBased()
881 for (gr=DELAY_GROUP_OFFSET; gr < NO_IID_GROUPS; gr++) { in deCorrelateSlotBased()
999 for ( group = 0; group < NO_IID_GROUPS; group++ ) { in initSlotBasedRotation()
1188 for (; group < NO_IID_GROUPS; group++ ) { in applySlotBasedRotation()
Dsbr_rom.cpp1301 const UCHAR groupBorders20[NO_IID_GROUPS + 1] =
1322 const UCHAR bins2groupMap20[NO_IID_GROUPS] =