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

/external/opencv3/3rdparty/libwebp/dsp/
H A Dyuv.h247 static WEBP_INLINE int VP8RGBToU(int r, int g, int b) { function
268 static WEBP_INLINE int VP8RGBToU(int r, int g, int b) { function
/external/webp/src/dsp/
H A Dyuv.h202 static WEBP_INLINE int VP8RGBToU(int r, int g, int b, int rounding) { function
222 static WEBP_INLINE int VP8RGBToU(int r, int g, int b, int rounding) { function

Completed in 266 milliseconds