Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dg722.c110 static void do_adaptive_prediction(struct G722Band *band, const int cur_diff) in do_adaptive_prediction() function
145 do_adaptive_prediction(band, in ff_g722_update_low_predictor()
157 do_adaptive_prediction(band, dhigh); in ff_g722_update_high_predictor()