Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless.c578 #define COPY_PREDICTOR_ARRAY(IN, OUT) do { \ macro
598 COPY_PREDICTOR_ARRAY(Predictor, VP8LPredictors) in WEBP_DSP_INIT_FUNC()
599 COPY_PREDICTOR_ARRAY(Predictor, VP8LPredictors_C) in WEBP_DSP_INIT_FUNC()
600 COPY_PREDICTOR_ARRAY(PredictorAdd, VP8LPredictorsAdd) in WEBP_DSP_INIT_FUNC()
601 COPY_PREDICTOR_ARRAY(PredictorAdd, VP8LPredictorsAdd_C) in WEBP_DSP_INIT_FUNC()
655 #undef COPY_PREDICTOR_ARRAY

Completed in 4 milliseconds