Searched refs:k410 (Results 1 – 3 of 3) sorted by relevance
77 k410, ///< 1 set of UV values for each 4x2 block of Y values. enumerator79 kLast = k410
35 case Subsampling::k410: return {4, 2}; in SubsamplingFactors()102 case Subsampling::k410: uvSize = {down4(w), down2(h)}; break; in PlaneDimensions()
811 tempSubsampling = SkYUVAInfo::Subsampling::k410; in is_yuv_supported()