Home
last modified time | relevance | path

Searched defs:PS_DEC_COEFFICIENTS (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
Dpsdec.h171 struct PS_DEC_COEFFICIENTS { struct
172 FIXP_DBL H11r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
173 FIXP_DBL H12r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
174 FIXP_DBL H21r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
175 FIXP_DBL H22r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
178 DeltaH11r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
180 DeltaH12r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
182 DeltaH21r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
184 DeltaH22r[NO_IID_GROUPS]; /*!< coefficients of the sub-subband groups */
187 aaIidIndexMapped[MAX_NO_PS_ENV]
[all …]