Searched refs:yuvColorSpace_ (Results 1 – 1 of 1) sorted by relevance
44 …idth), height_(height), planeConfig_(config), subSampling_(sampling), yuvColorSpace_(colorSpace) {} in YUVInfo()69 return yuvColorSpace_; in GetColorSpace()77 YUVColorSpace yuvColorSpace_ = YUVColorSpace::IDENTITY_YUVCOLORSPACE; variable