Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_win.cc2211 static const lvec16 kYToRgb_AVX = {
2214 static const lvec16 kYSub16_AVX = {
2217 static const lvec16 kUVBiasB_AVX = {
2220 static const lvec16 kUVBiasG_AVX = {
2223 static const lvec16 kUVBiasR_AVX = {
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h374 typedef __declspec(align(32)) int16 lvec16[16]; typedef