Searched defs:VP8DitherCombine8x8 (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dsp/
H A Ddec.c734 void (*VP8DitherCombine8x8)(const uint8_t* dither, uint8_t* dst, variable
811 VP8DitherCombine8x8 = DitherCombine8x8_C;
891 assert(VP8DitherCombine8x8 != NULL);

Completed in 124 milliseconds