Searched refs:sbwcType (Results 1 – 1 of 1) sorted by relevance
301 uint32_t sbwcType = exynos_format_desc[i].type & FORMAT_SBWC_MASK; in isFormatLossy() local302 if (sbwcType && sbwcType != SBWC_LOSSLESS) in isFormatLossy()