Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv.h197 static WEBP_INLINE int VP8RGBToY(int r, int g, int b, int rounding) { in VP8RGBToY() function
217 static WEBP_INLINE int VP8RGBToY(int r, int g, int b, int rounding) { in VP8RGBToY() function
/external/opencv3/3rdparty/libwebp/dsp/
Dyuv.h241 static WEBP_INLINE int VP8RGBToY(int r, int g, int b) { in VP8RGBToY() function
262 static WEBP_INLINE int VP8RGBToY(int r, int g, int b) { in VP8RGBToY() function