Searched refs:maxVarL (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | texcompress_fxt1.c | 1054 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 D | u_format_fxt1.c | 935 int32_t maxVarL = fxt1_variance(input, n_comp); local in function:fxt1_quantize_MIXED0 944 int32_t t = input[k][maxVarL]; |
Completed in 6 milliseconds