Searched refs:tmpW32 (Results 1 – 1 of 1) sorted by relevance
966 int32_t tmpW32, tmp2W32; in do_plc() local1118 …tmpW32 = kPlcPitchFact[ind] + SPL_MUL_16_16_RSFT(kPlcPfSlope[ind], (max_perSquare - kPlcPerSqr[ind… in do_plc()1120 pitchfact = FFMIN(tmpW32, 32767); /* guard against overflow */ in do_plc()