Searched refs:MAKE_YUV_U (Results 1 – 1 of 1) sorted by relevance
159 static inline uint8_t MAKE_YUV_U(uint8_t r, uint8_t g, uint8_t b, YUVType type) in MAKE_YUV_U() function182 this->u = MAKE_YUV_U(rgb.r, rgb.g, rgb.b, type); in YUV()