Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dilbcdata.h45 static const int16_t kPlcPfSlope[] = { 26667, 18729, 13653, 10258, 7901, 6214 }; variable
Dilbcdec.c1118 …tmpW32 = kPlcPitchFact[ind] + SPL_MUL_16_16_RSFT(kPlcPfSlope[ind], (max_perSquare - kPlcPerSqr[ind… in do_plc()