Home
last modified time | relevance | path

Searched refs:is_plane_config_compatible_with_subsampling (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkYUVAInfo.cpp14 static bool is_plane_config_compatible_with_subsampling(SkYUVAInfo::PlaneConfig config, in is_plane_config_compatible_with_subsampling() function
43 if (!is_plane_config_compatible_with_subsampling(planeConfig, subsampling) || in PlaneSubsamplingFactors()
81 if (!is_plane_config_compatible_with_subsampling(planeConfig, subsampling)) { in PlaneDimensions()
315 !is_plane_config_compatible_with_subsampling(planeConfig, subsampling)) { in SkYUVAInfo()