Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dilbcdec.c962 int16_t j, lag, tmp1, tmp2, randlag; in do_plc() local
1138 randlag = 53 + (s->seed & 63); in do_plc()
1140 pick = i - randlag; in do_plc()