HomeSort by relevance Sort by last modified time
    Searched refs:noiseBands (Results 1 - 5 of 5) sorted by null

  /external/aac/libSBRenc/src/
nf_est.h 129 INT noNoiseBands; /*!< Number of noisebands. */
130 INT noiseBands; /*!< NoiseBands switch 4 bit.*/
166 INT noiseBands, /*!< Number of noise bands per octave. */
ton_corr.h 231 INT noiseBands, /*!< Number of noise bands per octave. */
nf_est.cpp 467 INT noiseBands, /*!< Number of noise bands per octave. */
488 h_sbrNoiseFloorEstimate->noiseBands = noiseBands;
560 if (h_sbrNoiseFloorEstimate->noiseBands == 0) {
571 tmp = fMult((FIXP_DBL)(h_sbrNoiseFloorEstimate->noiseBands << 24), lg2);
ton_corr.cpp 699 INT noiseBands, /*!< Number of noise bands per octave. */
800 nSfb[LO], noiseBands, noiseFloorOffset, timeSlots, useSpeechConfig))
    [all...]
sbr_encoder.cpp     [all...]

Completed in 209 milliseconds