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