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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwebp.c928 static void inverse_prediction(AVFrame *frame, enum PredictionMode m, int x, int y) function
975 inverse_prediction(img->frame, m, x, y);

Completed in 42 milliseconds