Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsicInlines.h31 typedef ushort ushort4 __attribute__((ext_vector_type(4))); typedef
/frameworks/native/libs/math/include/math/
Dvec4.h120 typedef details::TVec4<uint16_t> ushort4; typedef
/frameworks/compile/slang/tests/P_reduce_general_result/
Dreduce_general_result.rs239 static void my_ushort4_comb(ushort4 *accum, const ushort4 *other) { } constant
/frameworks/compile/slang/tests/P_reduce_general_accumulator/
Dreduce_general_accumulator.rs305 static void my_ushort4_comb(ushort4 *accum, const ushort4 *other) { } constant
306 static void my_ushort4_out(int *out, const ushort4 *accum) { } constant
/frameworks/rs/rsov/driver/
DrsovRuntimeStubs.cpp56 typedef uint16_t ushort4 __attribute__((ext_vector_type(4))); typedef
/frameworks/rs/driver/
DrsdRuntimeStubs.cpp77 typedef uint16_t ushort4 __attribute__((ext_vector_type(4))); typedef