Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Ddec.c734 void (*VP8DitherCombine8x8)(const uint8_t* dither, uint8_t* dst, variable
806 VP8DitherCombine8x8 = DitherCombine8x8_C; in WEBP_DSP_INIT_FUNC()
886 assert(VP8DitherCombine8x8 != NULL); in WEBP_DSP_INIT_FUNC()
A Ddsp.h427 extern void (*VP8DitherCombine8x8)(const uint8_t* dither, uint8_t* dst,
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dframe_dec.c368 VP8DitherCombine8x8(dither, dst, bps); in Dither8x8()

Completed in 8 milliseconds