Home
last modified time | relevance | path

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

/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp315 static const FIXP_DMX mpegMixDownIdx2PreFact[3][4] = { variable
1412 flev = mpegMixDownIdx2PreFact[1][pMetaData->matrixMixdownIdx]; in getMixFactors()
1423 flev = mpegMixDownIdx2PreFact[0][pMetaData->matrixMixdownIdx]; in getMixFactors()
1473 monoMixLevel = mpegMixDownIdx2PreFact[2][pMetaData->matrixMixdownIdx]; in getMixFactors()