Searched refs:sbwc_lossy_formats (Results 1 – 1 of 1) sorted by relevance
606 static unsigned int sbwc_lossy_formats[] = { variable690 for (unsigned int i = 0; i < ARRSIZE(sbwc_lossy_formats); i++) { in prepareImage()691 if (format == sbwc_lossy_formats[i]) { in prepareImage()