Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp626 static lossy_formats sbwc_lossy_formats[] { variable
725 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()