Searched defs:n_comp (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | texcompress_fxt1.c | 540 const GLint n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_CHROMA() local 582 const GLint n_comp = 4; /* 4 components: R, G, B, A */ in fxt1_quantize_ALPHA0() local 634 const GLint n_comp = 4; /* 4 components: R, G, B, A */ in fxt1_quantize_ALPHA1() local 792 const GLint n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_HI() local 867 const GLint n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_MIXED1() local 1005 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 33951 int n_comp; in test_xmlRegexpExec() local 33992 int n_comp; in test_xmlRegexpIsDeterminist() local 46609 int n_comp; in test_xmlXPathCompiledEval() local 46650 int n_comp; in test_xmlXPathCompiledEvalToBoolean() local 47684 int n_comp; in test_xmlXPathDebugDumpCompExpr() local
|