Searched refs:ColorYuv420 (Results 1 – 3 of 3) sorted by relevance
70 ColorYuv420 GetYuv420Color(uint32_t x, uint32_t y);
187 struct ColorYuv420 { struct
755 ColorYuv420 colorYuv = GetYuv420Color(abs(pos.x), abs(pos.y)); in ReadPixel()783 ColorYuv420 PixelYuv::GetYuv420Color(uint32_t x, uint32_t y) in GetYuv420Color()785 ColorYuv420 colorYuv; in GetYuv420Color()