Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dilbcdec.c966 int32_t tmpW32, tmp2W32; in do_plc() local
1118tmpW32 = 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()