Searched refs:SBRDEC_MAX_DRC_BANDS (Results 1 – 2 of 2) sorted by relevance
109 #define SBRDEC_MAX_DRC_BANDS (16) macro115 FIXP_DBL currFact_mag[SBRDEC_MAX_DRC_BANDS];116 FIXP_DBL nextFact_mag[SBRDEC_MAX_DRC_BANDS];122 USHORT bandTopCurr[SBRDEC_MAX_DRC_BANDS];123 USHORT bandTopNext[SBRDEC_MAX_DRC_BANDS];
135 for (band = 0; band < SBRDEC_MAX_DRC_BANDS; band++) { in sbrDecoder_drcInitChannel()173 SBRDEC_MAX_DRC_BANDS * sizeof(FIXP_DBL)); in sbrDecoder_drcUpdateChannel()180 SBRDEC_MAX_DRC_BANDS * sizeof(USHORT)); in sbrDecoder_drcUpdateChannel()