Searched refs:fac_mod (Results 1 – 1 of 1) sorted by relevance
1232 int fac_mod; in CConcealment_InterpolateBuffer() local1237 fac_mod = fac_shift & 3; in CConcealment_InterpolateBuffer()1243 FIXP_DBL accu = fMult(*(spectrum + line), facMod4Table[fac_mod]); in CConcealment_InterpolateBuffer()