Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daacenc_ltp.c75 static void get_lag(float *buf, const float *new, LongTermPrediction *ltp) in get_lag() function
126 get_lag(pred_signal, samples, &sce->ics.ltp); in ff_aac_update_ltp()