Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daacdec_template.c2048 static void apply_prediction(AACContext *ac, SingleChannelElement *sce) in apply_prediction() function
2191 apply_prediction(ac, sce); in decode_ics()
2322 apply_prediction(ac, &cpe->ch[0]);
2323 apply_prediction(ac, &cpe->ch[1]);