Searched refs:maxVarL (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_fxt1.c1054 GLint maxVarL = fxt1_variance(NULL, input, n_comp, N_TEXELS / 2); local in function:fxt1_quantize_MIXED0
1063 GLint t = input[k][maxVarL];
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c935 int32_t maxVarL = fxt1_variance(input, n_comp); local in function:fxt1_quantize_MIXED0
944 int32_t t = input[k][maxVarL];

Completed in 7 milliseconds