Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/format/
H A Du_format_fxt1.c148 fxt1_bestcol (float vec[][MAX_COMP], int32_t nv, in fxt1_bestcol() function
372 int32_t best = fxt1_bestcol(vec, nv, input[k], nc, &err); in fxt1_lloyd()
442 lohi |= fxt1_bestcol(vec, n_vect, input[k], n_comp); in fxt1_quantize_CHROMA()
447 lolo |= fxt1_bestcol(vec, n_vect, input[k], n_comp); in fxt1_quantize_CHROMA()
495 lohi |= fxt1_bestcol(vec, n_vect + 1, input[k], n_comp); in fxt1_quantize_ALPHA0()
500 lolo |= fxt1_bestcol(vec, n_vect + 1, input[k], n_comp); in fxt1_quantize_ALPHA0()

Completed in 3 milliseconds