Home
last modified time | relevance | path

Searched refs:LL_N_REP (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/format/
Du_format_fxt1.c62 #define LL_N_REP 50 /* number of iterations in lloyd's vq */ macro
343 for (rep = 0; rep < LL_N_REP; rep++) { in fxt1_lloyd()