Searched defs:n_comp (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mesa3d/src/util/format/ |
H A D | u_format_fxt1.c | 418 const int32_t n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_CHROMA() local 460 const int32_t n_comp = 4; /* 4 components: R, G, B, A */ in fxt1_quantize_ALPHA0() local 512 const int32_t n_comp = 4; /* 4 components: R, G, B, A */ in fxt1_quantize_ALPHA1() local 670 const int32_t n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_HI() local 745 const int32_t n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_MIXED1() local 883 const int32_t n_comp = 3; /* 3 components: R, G, B */ in fxt1_quantize_MIXED0() local
|
/aosp_15_r20/external/libxml2/ |
H A D | testapi.c | 16827 int n_comp; in test_xmlPatternFromRoot() local 16871 int n_comp; in test_xmlPatternMatch() local 16912 int n_comp; in test_xmlPatternMaxDepth() local 16946 int n_comp; in test_xmlPatternMinDepth() local 16980 int n_comp; in test_xmlPatternStreamable() local 33685 int n_comp; in test_xmlRegexpExec() local 33726 int n_comp; in test_xmlRegexpIsDeterminist() local 40689 int n_comp; in test_xmlXPathCompiledEval() local 40730 int n_comp; in test_xmlXPathCompiledEvalToBoolean() local 41772 int n_comp; in test_xmlXPathDebugDumpCompExpr() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | testapi.c | 16327 int n_comp; in test_xmlPatternFromRoot() local 16371 int n_comp; in test_xmlPatternMatch() local 16412 int n_comp; in test_xmlPatternMaxDepth() local 16446 int n_comp; in test_xmlPatternMinDepth() local 16480 int n_comp; in test_xmlPatternStreamable() local 33451 int n_comp; in test_xmlRegexpExec() local 33492 int n_comp; in test_xmlRegexpIsDeterminist() local 46183 int n_comp; in test_xmlXPathCompiledEval() local 46224 int n_comp; in test_xmlXPathCompiledEvalToBoolean() local 47255 int n_comp; in test_xmlXPathDebugDumpCompExpr() local
|