Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwebp.c119 enum PredictionMode { enum
901 static void inverse_prediction(AVFrame *frame, enum PredictionMode m, int x, int y) in inverse_prediction()
933 enum PredictionMode m = GET_PIXEL_COMP(pimg->frame, tx, ty, 2); in apply_predictor_transform()

Completed in 3 milliseconds