Searched defs:v_dual_round (Results 1 – 3 of 3) sorted by relevance
1498 const int32x4_t v_dual_round = vdupq_n_s32((1 + (shift << 1)) << 11); in Identity4_NEON() local1521 const int32x4_t v_dual_round = vdupq_n_s32((1 + (shift << 1)) << 11); in Identity4DcOnly() local1540 const int32x4_t v_dual_round = vdupq_n_s32((1 + (1 << 4)) << 11); in IdentityColumnStoreToFrame() local1749 const int32x4_t v_dual_round = vdupq_n_s32((1 + (shift << 1)) << 11); in Identity16Row_NEON() local1779 const int32x4_t v_dual_round = vdupq_n_s32((1 + (shift << 1)) << 11); in Identity16DcOnly() local
1772 const int32x4_t v_dual_round = vdupq_n_s32((1 + (shift << 1)) << 11); in Identity4_NEON() local1808 const int32x4_t v_dual_round = vdupq_n_s32((1 + (shift << 1)) << 11); in Identity4DcOnly() local2000 const int32x4_t v_dual_round = vdupq_n_s32((1 + (shift << 1)) << 11); in Identity16Row_NEON() local2028 const int32x4_t v_dual_round = vdupq_n_s32((1 + (shift << 1)) << 11); in Identity16DcOnly() local
1590 const __m128i v_dual_round = _mm_set1_epi16((1 + (shift << 1)) << 11); in Identity4_SSE4_1() local1630 const __m128i v_dual_round = _mm_set1_epi16((1 + (shift << 1)) << 11); in Identity4DcOnly() local1839 const __m128i v_dual_round = _mm_set1_epi16((1 + (shift << 1)) << 11); in Identity16Row_SSE4_1() local1877 const __m128i v_dual_round = _mm_set1_epi16((1 + (shift << 1)) << 11); in Identity16DcOnly() local