Searched refs:weightTot (Results 1 – 1 of 1) sorted by relevance
190 int weightTot = 0; in compress_a8_astc_block() local197 weightTot += weight; in compress_a8_astc_block()207 indices[idx] = (alphaTot / weightTot) >> 5; in compress_a8_astc_block()