Searched defs:uint8x4_t (Results 1 – 2 of 2) sorted by relevance
215 struct uint8x4_t struct219 uint8x4_t() { } in uint8x4_t() function221 uint8x4_t(int a, int b, int c, int d) in uint8x4_t() function233 static uint8x4_t clamped(int a, int b, int c, int d) in clamped() argument
346 typedef uint32_t uint8x4_t; typedef