Home
last modified time | relevance | path

Searched refs:RGBToUJ (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc340 static __inline int RGBToUJ(uint8 r, uint8 g, uint8 b) { in RGBToUJ() function
369 dst_u[0] = RGBToUJ(ar, ag, ab); \
380 dst_u[0] = RGBToUJ(ar, ag, ab); \