Searched refs:PlaneSubsamplingFactors (Results 1 – 2 of 2) sorted by relevance
104 static std::tuple<int, int> PlaneSubsamplingFactors(PlaneConfig, Subsampling, int planeIdx);160 return PlaneSubsamplingFactors(fPlaneConfig, fSubsampling, planeIdx); in planeSubsamplingFactors()
40 std::tuple<int, int> SkYUVAInfo::PlaneSubsamplingFactors(PlaneConfig planeConfig, in PlaneSubsamplingFactors() function in SkYUVAInfo