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

  /external/aac/libAACenc/src/
aacEnc_ram.h 140 INT bandwidth90dB;
aacenc.cpp 526 hAacEnc->bandwidth90dB = (INT)hAacEnc->config->bandWidth;
547 hAacEnc->bandwidth90dB,
581 bw_ratio = fDivNorm((FIXP_DBL)hAacEnc->bandwidth90dB, (FIXP_DBL)(config->sampleRate>>1), &qbw);
583 /* qcInit.meanPe = 10.0f * FRAME_LEN_LONG * hAacEnc->bandwidth90dB/(config->sampleRate/2.0f); */
    [all...]

Completed in 126 milliseconds