Searched refs:blocks_wide (Results 1 – 1 of 1) sorted by relevance
586 const size_t blocks_wide = (width + fpWidth - 1) / fpWidth; in getAstcCompressedSize() local587 if (blocks_wide == 0) { in getAstcCompressedSize()