Searched refs:qualityIdx (Results 1 – 1 of 1) sorted by relevance
354 const int qualityIdx = (invQuant == 0) ? 0 : 1; in FDKaacEnc_InitBits2PeFactor() local364 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()