Searched refs:PredictionMode (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.c116 enum PredictionMode { enum
928 static void inverse_prediction(AVFrame *frame, enum PredictionMode m, int x, int y)
960 enum PredictionMode m = GET_PIXEL_COMP(pimg->frame, tx, ty, 2);

Completed in 18 milliseconds