Searched defs:half4 (Results 1 – 7 of 7) sorted by relevance
44 static half4 ElementAt_half4(int x, int y, int z) { variable
37 sp<const Element> half4 = Element::F16_4(rs); in main() local
116 typedef details::TVec4<half> half4; typedef
23 static void my_half4_comb(half4 *accum, const half4 *other) { } constant
41 static void my_half4_comb(half4 *accum, const half4 *other) { } constant42 static void my_half4_out(int *out, const half4 *accum) { } constant
37 typedef half half4 __attribute__((ext_vector_type(4))); typedef
58 typedef half half4 __attribute__((ext_vector_type(4))); typedef