Home
last modified time | relevance | path

Searched refs:uvec16 (Results 1 – 15 of 15) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dscale_gcc.cc73 static const uvec16 kScaleAc33 = {65536 / 9, 65536 / 9, 65536 / 6, 65536 / 9,
89 static const uvec16 kScaleAb2 = {65536 / 3, 65536 / 3, 65536 / 2, 65536 / 3,
858 static const uvec16 kFadd40 = {0x4040, 0x4040, 0x4040, 0x4040,
Dscale_win.cc72 static const uvec16 kScaleAc33 = {65536 / 9, 65536 / 9, 65536 / 6, 65536 / 9,
88 static const uvec16 kScaleAb2 = {65536 / 3, 65536 / 3, 65536 / 2, 65536 / 3,
878 static const uvec16 kFadd40 = {0x4040, 0x4040, 0x4040, 0x4040,
Drow_gcc.cc86 static const uvec16 kAddUVJ128 = {0x8080u, 0x8080u, 0x8080u, 0x8080u,
Drow_win.cc193 static const uvec16 kAddUVJ128 = {0x8080u, 0x8080u, 0x8080u, 0x8080u,
/external/libyuv/files/source/
Dscale_gcc.cc73 static const uvec16 kScaleAc33 = {65536 / 9, 65536 / 9, 65536 / 6, 65536 / 9,
89 static const uvec16 kScaleAb2 = {65536 / 3, 65536 / 3, 65536 / 2, 65536 / 3,
858 static const uvec16 kFadd40 = {0x4040, 0x4040, 0x4040, 0x4040,
Dscale_win.cc72 static const uvec16 kScaleAc33 = {65536 / 9, 65536 / 9, 65536 / 6, 65536 / 9,
88 static const uvec16 kScaleAb2 = {65536 / 3, 65536 / 3, 65536 / 2, 65536 / 3,
878 static const uvec16 kFadd40 = {0x4040, 0x4040, 0x4040, 0x4040,
Drow_gcc.cc86 static const uvec16 kAddUVJ128 = {0x8080u, 0x8080u, 0x8080u, 0x8080u,
Drow_win.cc193 static const uvec16 kAddUVJ128 = {0x8080u, 0x8080u, 0x8080u, 0x8080u,
/external/libaom/libaom/third_party/libyuv/source/
Dscale_gcc.cc76 static uvec16 kScaleAc33 =
92 static uvec16 kScaleAb2 =
Dscale_win.cc78 static uvec16 kScaleAc33 =
94 static uvec16 kScaleAb2 =
Drow_gcc.cc106 static uvec16 kAddUVJ128 = {
Drow_win.cc290 static const uvec16 kAddUVJ128 = {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h496 typedef __declspec(align(16)) uint16_t uvec16[8]; typedef
515 typedef uint16_t __attribute__((vector_size(16))) uvec16;
529 typedef uint16_t uvec16[8];
543 uvec16 kUVToRB;
544 uvec16 kUVToRB2;
545 uvec16 kUVToG;
546 uvec16 kUVToG2;
/external/libyuv/files/include/libyuv/
Drow.h578 typedef __declspec(align(16)) uint16_t uvec16[8]; typedef
597 typedef uint16_t __attribute__((vector_size(16))) uvec16;
611 typedef uint16_t uvec16[8];
625 uvec16 kUVToRB;
626 uvec16 kUVToRB2;
627 uvec16 kUVToG;
628 uvec16 kUVToG2;
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h375 typedef __declspec(align(16)) uint16 uvec16[8]; typedef
391 typedef uint16 __attribute__((vector_size(16))) uvec16;
406 typedef uint16 uvec16[8];