Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpvc_dec.cpp413 pPvcDynamicData->pScalingCoef = g_a_scalingCoef_mode1; in pvcInitFrame()
421 pPvcDynamicData->pScalingCoef = g_a_scalingCoef_mode2; in pvcInitFrame()
607 pPvcDynamicData->pScalingCoef[3]); in pvcDecodeTimeSlot()
613 predCoeff_exp = pPvcDynamicData->pScalingCoef[kb] + in pvcDecodeTimeSlot()
Dpvc_dec.h153 const SCHAR *pScalingCoef; /**< Pointer to scaling coeff table */ member