Home
last modified time | relevance | path

Searched refs:uvec32 (Results 1 – 9 of 9) sorted by relevance

/external/libyuv/files/source/
Dcompare_gcc.cc274 static const uvec32 kHash16x33 = {0x92d9e201, 0, 0, 0}; // 33 ^ 16
275 static const uvec32 kHashMul0 = {
281 static const uvec32 kHashMul1 = {
287 static const uvec32 kHashMul2 = {
293 static const uvec32 kHashMul3 = {
Dcompare_win.cc123 uvec32 kHash16x33 = {0x92d9e201, 0, 0, 0}; // 33 ^ 16
124 uvec32 kHashMul0 = {
130 uvec32 kHashMul1 = {
136 uvec32 kHashMul2 = {
142 uvec32 kHashMul3 = {
/external/libvpx/third_party/libyuv/source/
Dcompare_gcc.cc275 static const uvec32 kHash16x33 = {0x92d9e201, 0, 0, 0}; // 33 ^ 16
276 static const uvec32 kHashMul0 = {
282 static const uvec32 kHashMul1 = {
288 static const uvec32 kHashMul2 = {
294 static const uvec32 kHashMul3 = {
Dcompare_win.cc123 uvec32 kHash16x33 = {0x92d9e201, 0, 0, 0}; // 33 ^ 16
124 uvec32 kHashMul0 = {
130 uvec32 kHashMul1 = {
136 uvec32 kHashMul2 = {
142 uvec32 kHashMul3 = {
/external/libaom/third_party/libyuv/source/
Dcompare_gcc.cc275 static const uvec32 kHash16x33 = {0x92d9e201, 0, 0, 0}; // 33 ^ 16
276 static const uvec32 kHashMul0 = {
282 static const uvec32 kHashMul1 = {
288 static const uvec32 kHashMul2 = {
294 static const uvec32 kHashMul3 = {
Dcompare_win.cc123 uvec32 kHash16x33 = {0x92d9e201, 0, 0, 0}; // 33 ^ 16
124 uvec32 kHashMul0 = {
130 uvec32 kHashMul1 = {
136 uvec32 kHashMul2 = {
142 uvec32 kHashMul3 = {
/external/libvpx/third_party/libyuv/include/libyuv/
Drow.h497 typedef __declspec(align(16)) uint32_t uvec32[4]; typedef
516 typedef uint32_t __attribute__((vector_size(16))) uvec32;
530 typedef uint32_t uvec32[4];
/external/libaom/third_party/libyuv/include/libyuv/
Drow.h624 typedef __declspec(align(16)) uint32_t uvec32[4]; typedef
644 typedef uint32_t __attribute__((vector_size(16))) uvec32;
659 typedef uint32_t uvec32[4];
/external/libyuv/files/include/libyuv/
Drow.h745 typedef __declspec(align(16)) uint32_t uvec32[4]; typedef
766 typedef uint32_t __attribute__((vector_size(16))) uvec32;
782 typedef uint32_t uvec32[4];