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

  /external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/libxml/src/
testapi.c 16824 int n_comp; local
16868 int n_comp; local
16909 int n_comp; local
16943 int n_comp; local
16977 int n_comp; local
33497 int n_comp; local
33538 int n_comp; local
46021 int n_comp; local
46062 int n_comp; local
47005 int n_comp; local
    [all...]

Completed in 312 milliseconds