Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_hcr.cpp138 FIXP_DBL *pQuantSpecCoef,
1496 FIXP_DBL *pQuantSpecCoef, in DecodePCW_Sign() argument
1522 pQuantSpecCoef[*quantSpecCoefIdx] = -(FIXP_DBL)quantSpecCoef; in DecodePCW_Sign()
1525 pQuantSpecCoef[*quantSpecCoefIdx] = (FIXP_DBL)quantSpecCoef; in DecodePCW_Sign()
1529 pQuantSpecCoef[*quantSpecCoefIdx] = FL2FXCONST_DBL(0.0f); in DecodePCW_Sign()