Searched refs:aQuantTable (Results 1 - 4 of 4) sorted by relevance

/external/aac/libAACdec/src/
H A Daac_rom.h157 extern const SCHAR *aQuantTable[];
H A Daacdec_hcrs.cpp571 pQuantValBase = aQuantTable[pCodebook[codewordOffset]]; /* get base address of quantized values belonging to current codebook */
693 pQuantValBase = aQuantTable[pCodebook[codewordOffset]]; /* get base address of quantized values belonging to current codebook */
921 pQuantValBase = aQuantTable[ESCAPE_CODEBOOK]; /* get base address of quantized values belonging to current codebook */
H A Daacdec_hcr.cpp1090 pQuantValBase = aQuantTable [codebook]; /* convert codebook to index to table of QSCs */
H A Daac_rom.cpp1176 const SCHAR *aQuantTable[] = {aValTab41, /* 0 - */ /* use quant. val talble 1 as dummy here */ variable

Completed in 105 milliseconds