Searched refs:quant1 (Results 1 – 1 of 1) sorted by relevance
56 int quant1 = FloatToInt( alpha1, 15 ); in CompressAlphaDxt3() local63 quant1 = 0; in CompressAlphaDxt3()68 bytes[i] = ( u8 )( quant1 | ( quant2 << 4 ) ); in CompressAlphaDxt3()