Home
last modified time | relevance | path

Searched defs:GENERATE_PREDICTOR_ADD (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_common.h176 #define GENERATE_PREDICTOR_ADD(PREDICTOR, PREDICTOR_ADD) \ macro
A Dlossless.c170 GENERATE_PREDICTOR_ADD(Predictor0_C, PredictorAdd0_C) in GENERATE_PREDICTOR_ADD() function
180 GENERATE_PREDICTOR_ADD(Predictor2_C, PredictorAdd2_C) in GENERATE_PREDICTOR_ADD() function
A Dlossless_sse2.c251 GENERATE_PREDICTOR_ADD(Predictor5_SSE2, PredictorAdd5_SSE2) in GENERATE_PREDICTOR_ADD() function
426 GENERATE_PREDICTOR_ADD(Predictor13_SSE2, PredictorAdd13_SSE2) in GENERATE_PREDICTOR_ADD() function

Completed in 7 milliseconds