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

  /external/mesa3d/src/mesa/main/
texcompress_fxt1.c 563 const GLint n_comp = 3; /* 3 components: R, G, B */ local
569 if (fxt1_choose(vec, n_vect, input, n_comp, N_TEXELS) != 0) {
570 fxt1_lloyd(vec, n_vect, input, n_comp, N_TEXELS);
575 for (i = 0; i < n_comp; i++) {
587 lohi |= fxt1_bestcol(vec, n_vect, input[k], n_comp);
592 lolo |= fxt1_bestcol(vec, n_vect, input[k], n_comp);
605 const GLint n_comp = 4; /* 4 components: R, G, B, A */ local
612 for (i = 0; i < n_comp; i++) {
617 if (fxt1_choose(vec, n_vect, reord, n_comp, n) != 0) {
618 fxt1_lloyd(vec, n_vect, reord, n_comp, n)
657 const GLint n_comp = 4; \/* 4 components: R, G, B, A *\/ local
815 const GLint n_comp = 3; \/* 3 components: R, G, B *\/ local
890 const GLint n_comp = 3; \/* 3 components: R, G, B *\/ local
1028 const GLint n_comp = 3; \/* 3 components: R, G, B *\/ local
    [all...]
  /external/svox/pico/lib/
picosig2.c 595 picoos_int16 i,j, k, n_comp; local
615 n_comp = Pvoxbnd[2];
623 j = n_comp;
632 k = n_comp;
640 for (i=k; i<n_comp; i++) {
    [all...]
  /external/libxml2/
testapi.c 16820 int n_comp; local
16864 int n_comp; local
16905 int n_comp; local
16939 int n_comp; local
16973 int n_comp; local
33788 int n_comp; local
33829 int n_comp; local
46405 int n_comp; local
46446 int n_comp; local
47480 int n_comp; local
    [all...]

Completed in 1215 milliseconds