Home
last modified time | relevance | path

Searched refs:_2 (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
Dqpisf_2s.tab54 * 1_2 7 256 *
56 * 2_2 3 128 *
1025 * 1_2 7 256 *
1027 * 2_2 4 128 *
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dmath.rs76 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \
96 res_##typeout##_2 = fnc(src1_##typein##_2); \
102 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \
424 prefix##_##type##_2.x = 1; \
425 prefix##_##type##_2.y = 1; \
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs76 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \
96 res_##typeout##_2 = fnc(src1_##typein##_2); \
102 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \
424 prefix##_##type##_2.x = 1; \
425 prefix##_##type##_2.y = 1; \
Dmath.rs.orig76 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \
96 res_##typeout##_2 = fnc(src1_##typein##_2); \
102 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \
Dmath.rs.bak82 res_##typeout##_2 = fnc(src1_##typein##_2); \
88 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \
/frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rs86 … RUN_BENCH(res_##type##_2 = src1_##type##_2 op src2_##type##_2, #type "2 " #op " " #type "2") \
108 …RUN_BENCH(res_##to##_2 = convert_##type##2(src1_##from##_2), #to "2 convert_" #type "2(" #from "2)…
123 RUN_BENCH(res_##typeout##_2 = fnc(src1_##typein##_2);, #typeout "2 " #fnc "(" #typein "2)") \
129 …RUN_BENCH(res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2), #type "2 " #fnc "(" #type "2, " …
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dmath.rs76 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \
96 res_##typeout##_2 = fnc(src1_##typein##_2); \
102 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath.rs76 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \
96 res_##typeout##_2 = fnc(src1_##typein##_2); \
102 res_##type##_2 = fnc(src1_##type##_2, src2_##type##_2); \
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Dmath.rs228 res_##type##_2 = src1_##type##_2 op src2_##type##_2; \
311 prefix##_##type##_2.x = 1; \
312 prefix##_##type##_2.y = 1; \
/frameworks/rs/cpp/
DElement.cpp117 #define CREATE_VECTOR(N, T) android::RSC::sp<const Element> Element::N##_2(android::RSC::sp<RS> rs)…
118 if (rs->mElements.N##_2 == NULL) { \
119 rs->mElements.N##_2 = createVector(rs, RS_TYPE_##T, 2); \
121 return rs->mElements.N##_2; \
/frameworks/base/cmds/interrupter/
Dinterrupter.h76 #define INTERCEPT_ARG_N(_1, _2, _3, _4, _5, _6, _7, _8, N, ...) N argument