Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpvc_dec.cpp516 FIXP_DBL *pEsg = pPvcStaticData->Esg[Esg_index]; in pvcDecodeTimeSlot() local
526 pEsg[ksg] = FL2FXCONST_DBL(-10.0 / (1 << PVC_ESG_EXP)); /* 10*log10(0.1) */ in pvcDecodeTimeSlot()
548 pEsg[ksg] = fMax(nrg, FL2FXCONST_DBL(-10.0 / (1 << PVC_ESG_EXP))); in pvcDecodeTimeSlot()
550 pEsg[ksg] = in pvcDecodeTimeSlot()