HomeSort by relevance Sort by last modified time
    Searched refs:uint8x16 (Results 1 - 2 of 2) sorted by null

  /external/pixman/test/
utils-prng.h 85 typedef uint8_t uint8x16 __attribute__ ((vector_size(16))); typedef
108 uint8x16 vb;
utils-prng.c 81 *(uint8x16 *)addr = d->vb;
126 const uint8x16 const_C0 =
135 const uint8x16 const_40 =
203 const uint8x16 bswap_shufflemask =

Completed in 63 milliseconds