Home
last modified time | relevance | path

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

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