Home
last modified time | relevance | path

Searched refs:k440 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/core/
H A DSkYUVAInfo.cpp33 case Subsampling::k440: return {1, 2}; in SubsamplingFactors()
100 case Subsampling::k440: uvSize = { w , down2(h)}; break; in PlaneDimensions()
/third_party/skia/include/core/
H A DSkYUVAInfo.h75 k440, ///< 1 set of UV values for each 1x2 block of Y values. member in SkYUVAInfo::PlaneConfig::Subsampling
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp833 tempSubsampling = SkYUVAInfo::Subsampling::k440; in is_yuv_supported()

Completed in 4 milliseconds