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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_fxt1.c369 GLint lenh = 0; local in function:fxt1_choose
389 lenh = l + 1;
406 if (lenh <= nv) {
407 for (j = 0; j < lenh; j++) {
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_fxt1.c250 int32_t lenh = 0; local in function:fxt1_choose
270 lenh = l + 1;
287 if (lenh <= nv) {
288 for (j = 0; j < lenh; j++) {

Completed in 8 milliseconds