Home
last modified time | relevance | path

Searched defs:huffsection (Results 1 – 2 of 2) sorted by relevance

/external/aac/libAACenc/src/
Ddyn_bits.cpp112 static INT FDKaacEnc_getSideInfoBits(const SECTION_INFO* const huffsection, in FDKaacEnc_getSideInfoBits()
132 SECTION_INFO* const huffsection) { in FDKaacEnc_buildBitLookUp()
187 const SECTION_INFO* const huffsection, in FDKaacEnc_findMaxMerge()
203 const SECTION_INFO* const huffsection, in FDKaacEnc_CalcMergeGain()
231 SECTION_INFO* const RESTRICT huffsection, in FDKaacEnc_gmStage0()
260 SECTION_INFO* const RESTRICT huffsection, in FDKaacEnc_gmStage1()
295 SECTION_INFO* const RESTRICT huffsection, in FDKaacEnc_gmStage2()
351 SECTION_INFO* huffsection; in FDKaacEnc_noiselessCounter() local
Ddyn_bits.h133 SECTION_INFO huffsection[MAX_SECTIONS]; member