Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkYUVAInfo.cpp34 case Subsampling::k411: return {4, 1}; in SubsamplingFactors()
101 case Subsampling::k411: uvSize = {down4(w), h }; break; in PlaneDimensions()
/third_party/skia/include/core/
H A DSkYUVAInfo.h76 k411, ///< 1 set of UV values for each 4x1 block of Y values. member in SkYUVAInfo::PlaneConfig::Subsampling
/third_party/skia/src/codec/
H A DSkJpegCodec.cpp835 tempSubsampling = SkYUVAInfo::Subsampling::k411; in is_yuv_supported()

Completed in 4 milliseconds