Searched refs:subSampling_ (Results 1 – 1 of 1) sorted by relevance
44 …: width_(width), height_(height), planeConfig_(config), subSampling_(sampling), yuvColorSpace_(col… in YUVInfo()64 return subSampling_; in GetSampling()76 SubSampling subSampling_ = SubSampling::UNKNOWN; variable