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

/external/webp/src/dsp/
H A Dyuv.c252 void (*WebPSharpYUVUpdateRGB)(const int16_t* ref, const int16_t* src, variable
278 WebPSharpYUVUpdateRGB = SharpYUVUpdateRGB_C;
305 assert(WebPSharpYUVUpdateRGB != NULL);

Completed in 146 milliseconds