Searched refs:FDKaacEnc_countValues (Results 1 – 3 of 3) sorted by relevance
175 INT FDKaacEnc_countValues(SHORT *values, INT width, INT codeBook);
545 INT FDKaacEnc_countValues(SHORT *RESTRICT values, INT width, INT codeBook) in FDKaacEnc_countValues() function
1513 …bitsPerScf[ch][sfb] = FDKaacEnc_countValues(&(qcChannel[ch]->quantSpec[sfbStartLine]), noOfLines, … in FDKaacEnc_crashRecovery()