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

/external/chromium_org/third_party/libwebp/dsp/
H A Dyuv.h290 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { function
310 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { function
/external/webp/src/dsp/
H A Dyuv.h290 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { function
310 static WEBP_INLINE int VP8RGBToV(int r, int g, int b, int rounding) { function

Completed in 248 milliseconds