Searched refs:alphaTot (Results 1 – 1 of 1) sorted by relevance
191 int alphaTot = 0; in compress_a8_astc_block() local198 alphaTot += weight * getAlphaProc(src, rowBytes, x, y); in compress_a8_astc_block()207 indices[idx] = (alphaTot / weightTot) >> 5; in compress_a8_astc_block()