Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_rom.h113 extern const FIXP_DBL downmixCoeffV1[];
DdrcDec_rom.cpp161 const FIXP_DBL downmixCoeffV1[] = { variable
DdrcDec_reader.cpp1522 pDown->downmixCoefficient[i] = downmixCoeffV1[FDKreadBits(hBs, 5)]; in _readDownmixInstructions()