Home
last modified time | relevance | path

Searched defs:short4 (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h40 typedef short short4 __attribute__((ext_vector_type(4))); typedef
/frameworks/native/libs/math/include/math/
Dvec4.h119 typedef details::TVec4<int16_t> short4; typedef
/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs131 static void my_short4_comb(short4 *accum, const short4 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs173 static void my_short4_comb(short4 *accum, const short4 *other) { } constant
174 static void my_short4_out(int *out, const short4 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp53 typedef int16_t short4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp74 typedef int16_t short4 __attribute__((ext_vector_type(4))); typedef