PredictionMode 933 libavcodec/webp.c static void inverse_prediction(AVFrame *frame, enum PredictionMode m, int x, int y) PredictionMode 965 libavcodec/webp.c enum PredictionMode m = GET_PIXEL_COMP(pimg->frame, tx, ty, 2);