Searched refs:kYToRgb (Results 1 - 6 of 6) sorted by relevance

/external/libyuv/files/source/
H A Drow_posix.cc1299 vec16 kYToRgb; // 112 member in struct:libyuv::__anon25122
H A Drow_win.cc1515 static const vec16 kYToRgb = { YG, YG, YG, YG, YG, YG, YG, YG }; variable
1574 __asm pmullw xmm3, kYToRgb \
1602 __asm pmullw xmm3, kYToRgb \
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_win.cc66 static const vec16 kYToRgb = { YG, YG, YG, YG, YG, YG, YG, YG }; variable
103 xmm3 = _mm_mullo_epi16(xmm3, *(__m128i*)kYToRgb);
156 xmm3 = _mm_mullo_epi16(xmm3, *(__m128i*)kYToRgb);
2355 __asm pmullw xmm3, kYToRgb \
2383 __asm pmullw xmm3, kYToRgb \
H A Drow_posix.cc2082 vec16 kYToRgb; // 112 member in struct:libyuv::__anon13033
/external/chromium_org/third_party/libyuv/source/
H A Drow_win.cc65 static const vec16 kYToRgb = { YG, YG, YG, YG, YG, YG, YG, YG }; variable
103 xmm3 = _mm_mullo_epi16(xmm3, *(__m128i*)kYToRgb);
157 xmm3 = _mm_mullo_epi16(xmm3, *(__m128i*)kYToRgb);
2356 __asm pmullw xmm3, kYToRgb \
2384 __asm pmullw xmm3, kYToRgb \
H A Drow_posix.cc2082 vec16 kYToRgb; // 112 member in struct:libyuv::__anon13410

Completed in 244 milliseconds