Home
last modified time | relevance | path

Searched refs:ulvec8 (Results 1 – 7 of 7) sorted by relevance

/external/libaom/third_party/libyuv/source/
Drow_gcc.cc603 static const ulvec8 kPermARGBToRGB24_0 = {
607 static const ulvec8 kPermARGBToRGB24_1 = {
611 static const ulvec8 kPermARGBToRGB24_2 = {
6879 static const ulvec8 kBLEND0 = {0x80, 0x00, 0x80, 0x80, 0x00, 0x80, 0x80, 0x00,
6884 static const ulvec8 kBLEND1 = {0x00, 0x00, 0x80, 0x00, 0x00, 0x80, 0x00, 0x00,
6889 static const ulvec8 kBLEND2 = {0x80, 0x00, 0x00, 0x80, 0x00, 0x00, 0x80, 0x00,
6894 static const ulvec8 kSHUF0 = {0x00, 0x0b, 0x80, 0x01, 0x0c, 0x80, 0x02, 0x0d,
6899 static const ulvec8 kSHUF1 = {0x80, 0x00, 0x0b, 0x80, 0x01, 0x0c, 0x80, 0x02,
6904 static const ulvec8 kSHUF2 = {0x0a, 0x80, 0x00, 0x0b, 0x80, 0x01, 0x0c, 0x80,
6909 static const ulvec8 kSHUF3 = {0x80, 0x80, 0x06, 0x80, 0x80, 0x07, 0x80, 0x80,
[all …]
/external/libvpx/third_party/libyuv/source/
Drow_gcc.cc559 static const ulvec8 kPermARGBToRGB24_0 = {
563 static const ulvec8 kPermARGBToRGB24_1 = {
567 static const ulvec8 kPermARGBToRGB24_2 = {
/external/libyuv/files/source/
Drow_gcc.cc601 static const ulvec8 kPermARGBToRGB24_0 = {
605 static const ulvec8 kPermARGBToRGB24_1 = {
609 static const ulvec8 kPermARGBToRGB24_2 = {
Drow_win.cc248 static const ulvec8 kBiasUV128 = {
/external/libvpx/third_party/libyuv/include/libyuv/
Drow.h504 typedef __declspec(align(32)) uint8_t ulvec8[32]; typedef
523 typedef uint8_t __attribute__((vector_size(32))) ulvec8;
537 typedef uint8_t ulvec8[32];
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h631 typedef __declspec(align(32)) uint8_t ulvec8[32]; typedef
651 typedef uint8_t __attribute__((vector_size(32))) ulvec8;
666 typedef uint8_t ulvec8[32];
/external/libyuv/files/include/libyuv/
Drow.h752 typedef __declspec(align(32)) uint8_t ulvec8[32]; typedef
773 typedef uint8_t __attribute__((vector_size(32))) ulvec8;
789 typedef uint8_t ulvec8[32];