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