Home
last modified time | relevance | path

Searched refs:kPlcPitchFact (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dilbcdata.h47 static const int16_t kPlcPitchFact[] = { 0, 5462, 10922, 16384, 21846, 27306 }; variable
H A Dilbcdec.c1120 tmpW32 = kPlcPitchFact[ind] + SPL_MUL_16_16_RSFT(kPlcPfSlope[ind], (max_perSquare - kPlcPerSqr[ind]), 11); in do_plc()

Completed in 4 milliseconds