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

  /external/aac/libSBRenc/src/
env_est.h 110 UCHAR envelopeCompensation[MAX_FREQ_COEFFS];
mh_det.h 168 UCHAR * envelopeCompensation,
ton_corr.h 163 UCHAR* envelopeCompensation, /*!< Vector to store compensation values for the energies in. */
ton_corr.cpp 335 UCHAR * envelopeCompensation, /*!< Vector to store compensation values for the energies in. */
409 envelopeCompensation,
    [all...]
env_est.cpp 855 if (freq_res==FREQ_RES_HIGH && h_sbr->sbrExtractEnvelope.envelopeCompensation[j]){
856 sfb_nrgLeft[m] -= (ca * fixp_abs((INT)h_sbr->sbrExtractEnvelope.envelopeCompensation[j]));
    [all...]
mh_det.cpp     [all...]

Completed in 265 milliseconds