Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv.h207 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { in VP8RGBToV() function
227 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { in VP8RGBToV() function
/external/opencv3/3rdparty/libwebp/dsp/
Dyuv.h252 static WEBP_INLINE int VP8RGBToV(int r, int g, int b) { in VP8RGBToV() function
273 static WEBP_INLINE int VP8RGBToV(int r, int g, int b) { in VP8RGBToV() function