Searched refs:sbwc_lossy_formats (Results 1 – 1 of 1) sorted by relevance
626 static lossy_formats sbwc_lossy_formats[] { variable725 for (unsigned int i = 0; i < ARRSIZE(sbwc_lossy_formats); i++) { in prepareImage()726 if (format == sbwc_lossy_formats[i].halfmt) { in prepareImage()728 blocksize = sbwc_lossy_formats[i].blocksize; in prepareImage()