Searched defs:g0 (Results 1 – 4 of 4) sorted by relevance
110 const __m128i g0 = _mm_and_si128(in0, mask_g); // 0 0 | g 0 in CollectColorRedTransforms_SSE41() local
252 const int16x8_t g0 = vreinterpretq_s16_u16(vld1q_u16(best_y + 2 * i + 0)); in SharpYUVFilterRow_NEON() local
148 const __m128i g0 = _mm_packus_epi16(*G, *G); in PackAndStore565_SSE2() local833 const __m128i g0 = _mm_loadu_si128((const __m128i*)(best_y + 2 * i + 0)); in SharpYUVFilterRow_SSE2() local
218 uint32_t g0, g1, g2, g3, g4; in poly1305_compute_mac() local
Completed in 13 milliseconds