Searched refs:pEsg_filt (Results 1 – 1 of 1) sorted by relevance
559 FIXP_DBL *pEsg_filt; in pvcDecodeTimeSlot() local565 pEsg_filt = pPvcStaticData->Esg[idx]; in pvcDecodeTimeSlot()567 E[0] = fMultAddDiv2(E[0], pEsg_filt[0], SCcoeff); in pvcDecodeTimeSlot()568 E[1] = fMultAddDiv2(E[1], pEsg_filt[1], SCcoeff); in pvcDecodeTimeSlot()569 E[2] = fMultAddDiv2(E[2], pEsg_filt[2], SCcoeff); in pvcDecodeTimeSlot()