Searched defs:n_comp (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texcompress_fxt1.c | 535 const GLint n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_CHROMA() local 577 const GLint n_comp = 4; /* 4 components: R, G, B, A */ in fxt1_quantize_ALPHA0() local 629 const GLint n_comp = 4; /* 4 components: R, G, B, A */ in fxt1_quantize_ALPHA1() local 787 const GLint n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_HI() local 862 const GLint n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_MIXED1() local 1000 const GLint n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_MIXED0() local
|
/external/libxml2/ |
D | testapi.c | 16925 int n_comp; in test_xmlPatternFromRoot() local 16969 int n_comp; in test_xmlPatternMatch() local 17010 int n_comp; in test_xmlPatternMaxDepth() local 17044 int n_comp; in test_xmlPatternMinDepth() local 17078 int n_comp; in test_xmlPatternStreamable() local 33950 int n_comp; in test_xmlRegexpExec() local 33991 int n_comp; in test_xmlRegexpIsDeterminist() local 46618 int n_comp; in test_xmlXPathCompiledEval() local 46659 int n_comp; in test_xmlXPathCompiledEvalToBoolean() local 47693 int n_comp; in test_xmlXPathDebugDumpCompExpr() local
|