Home
last modified time | relevance | path

Searched refs:PREDICT_LINE_ONE_PASS (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dfilters_mips_dsp_r2.c168 #define PREDICT_LINE_ONE_PASS(SRC, PRED, DST) do { \ macro
186 PREDICT_LINE_ONE_PASS(in, preds - stride, out); \
300 PREDICT_LINE_ONE_PASS(in, PREDS - stride, out); \
379 #undef PREDICT_LINE_ONE_PASS

Completed in 3 milliseconds