Home | History | Annotate | Download | only in src

Lines Matching refs:limiterBands

2204                     int limiterBands)                  /*!< Selected 'band density' from bitstream */
2215 if(limiterBands == 0) {
2252 /* multiply with limiterbands per octave */
2254 temp = fMultNorm(oct_m, FDK_sbrDecoder_sbr_limiterBandsPerOctaveDiv4_DBL[limiterBands], &temp_e);
2303 /* Test if algorithm exceeded maximum allowed limiterbands */
2308 /* Copy limiterbands from working buffer into final destination */