Home | History | Annotate | Download | only in source

Lines Matching refs:kUVBiasB

67 static const vec16 kUVBiasB = { BB, BB, BB, BB, BB, BB, BB, BB };
97 xmm0 = _mm_sub_epi16(xmm0, *(__m128i*)kUVBiasB);
151 xmm0 = _mm_sub_epi16(xmm0, *(__m128i*)kUVBiasB);
2348 __asm psubw xmm0, kUVBiasB /* unbias back to signed */ \
2376 __asm psubw xmm0, kUVBiasB /* unbias back to signed */ \