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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Daacdec.c1341 static void apply_prediction(AACContext *ac, SingleChannelElement *sce) function
1421 apply_prediction(ac, sce);
1529 apply_prediction(ac, &cpe->ch[0]);
1530 apply_prediction(ac, &cpe->ch[1]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Daacdec.c1856 static void apply_prediction(AACContext *ac, SingleChannelElement *sce) function
1961 apply_prediction(ac, sce);
2074 apply_prediction(ac, &cpe->ch[0]);
2075 apply_prediction(ac, &cpe->ch[1]);

Completed in 78 milliseconds