HomeSort by relevance Sort by last modified time
    Searched refs:LL_N_REP (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texcompress_fxt1.c 204 #define LL_N_REP 50 /* number of iterations in lloyd's vq */
488 for (rep = 0; rep < LL_N_REP; rep++) {
    [all...]
  /external/mesa3d/src/mesa/main/
texcompress_fxt1.c 204 #define LL_N_REP 50 /* number of iterations in lloyd's vq */
488 for (rep = 0; rep < LL_N_REP; rep++) {
    [all...]

Completed in 482 milliseconds