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

/external/libyuv/files/source/
H A Drow_posix.cc1296 vec16 kUVBiasG; // 64 member in struct:libyuv::__anon25122
H A Drow_win.cc1518 static const vec16 kUVBiasG = { BG, BG, BG, BG, BG, BG, BG, BG }; variable
1567 __asm psubw xmm1, kUVBiasG \
1595 __asm psubw xmm1, kUVBiasG \
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_win.cc69 static const vec16 kUVBiasG = { BG, BG, BG, BG, BG, BG, BG, BG }; variable
98 xmm1 = _mm_sub_epi16(xmm1, *(__m128i*)kUVBiasG);
151 xmm1 = _mm_sub_epi16(xmm1, *(__m128i*)kUVBiasG);
2348 __asm psubw xmm1, kUVBiasG \
2376 __asm psubw xmm1, kUVBiasG \
H A Drow_posix.cc2079 vec16 kUVBiasG; // 64 member in struct:libyuv::__anon13033
/external/chromium_org/third_party/libyuv/source/
H A Drow_win.cc68 static const vec16 kUVBiasG = { BG, BG, BG, BG, BG, BG, BG, BG }; variable
98 xmm1 = _mm_sub_epi16(xmm1, *(__m128i*)kUVBiasG);
152 xmm1 = _mm_sub_epi16(xmm1, *(__m128i*)kUVBiasG);
2349 __asm psubw xmm1, kUVBiasG \
2377 __asm psubw xmm1, kUVBiasG \
H A Drow_posix.cc2079 vec16 kUVBiasG; // 64 member in struct:libyuv::__anon13410

Completed in 238 milliseconds