Home
last modified time | relevance | path

Searched refs:bits2PeFactor (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
Dadj_thr.cpp147 FIXP_DBL bits2PeFactor[AFTERBURNER_STATI][MAX_ALLOWED_EL_CHANNELS]; member
364 startPF = peTab[size - 1].bits2PeFactor[qualityIdx][nChannels - 1]; in FDKaacEnc_InitBits2PeFactor()
365 stopPF = peTab[size - 1].bits2PeFactor[qualityIdx][nChannels - 1]; in FDKaacEnc_InitBits2PeFactor()
372 startPF = peTab[i].bits2PeFactor[qualityIdx][nChannels - 1]; in FDKaacEnc_InitBits2PeFactor()
373 stopPF = peTab[i + 1].bits2PeFactor[qualityIdx][nChannels - 1]; in FDKaacEnc_InitBits2PeFactor()