Home
last modified time | relevance | path

Searched refs:lvec16 (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc1420 lvec16 kUVBiasB; // 96
1421 lvec16 kUVBiasG; // 128
1422 lvec16 kUVBiasR; // 160
1423 lvec16 kYToRgb; // 192
Drow_win.cc32 lvec16 kUVBiasB; // 96
33 lvec16 kUVBiasG; // 128
34 lvec16 kUVBiasR; // 160
35 lvec16 kYToRgb; // 192
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h378 typedef __declspec(align(32)) int16 lvec16[16]; typedef
394 typedef int16 __attribute__((vector_size(32))) lvec16;
409 typedef int16 lvec16[16];
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h499 typedef __declspec(align(32)) int16_t lvec16[16]; typedef
518 typedef int16_t __attribute__((vector_size(32))) lvec16;
532 typedef int16_t lvec16[16];
/external/libyuv/files/include/libyuv/
Drow.h581 typedef __declspec(align(32)) int16_t lvec16[16]; typedef
600 typedef int16_t __attribute__((vector_size(32))) lvec16;
614 typedef int16_t lvec16[16];