Home
last modified time | relevance | path

Searched refs:bytewise (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DREADME.txt36 PERR pixel error (sum across bytes of bytewise abs(i8v8 a - i8v8 b))
38 cmpbytes bytewise cmpeq of i8v8 a and i8v8 b (not part of MVI extensions)
/external/libvorbis/lib/
Dvorbisfile.c1805 unsigned char *bytewise = (unsigned char *)&pattern; in host_is_big_endian() local
1806 if (bytewise[0] == 0xfe) return 1; in host_is_big_endian()