Searched defs:a0h (Results 1 – 2 of 2) sorted by relevance
385 const int16x8_t a0h, const int16x8_t a0l, in tm_predictor_32x1()401 const int16x8_t a0h = unpack_to_s16_h(a0); in tm_predictor_32x8() local
641 const __m128i a0h = _mm_and_si128(bgra0, mask_h); // 0|bgr0|0|bgr0 in ConvertBGRAToBGR_SSE2() local