Searched refs:d27u32 (Results 1 – 1 of 1) sorted by relevance
141 uint32x2_t d26u32, d27u32; in vp9_iht4x4_16_add_neon() local145 d26u32 = d27u32 = vdup_n_u32(0); in vp9_iht4x4_16_add_neon()209 d27u32 = vld1_lane_u32((const uint32_t *)dest, d27u32, 0); in vp9_iht4x4_16_add_neon()211 d27u32 = vld1_lane_u32((const uint32_t *)dest, d27u32, 1); in vp9_iht4x4_16_add_neon()214 q9u16 = vaddw_u8(vreinterpretq_u16_s16(q9s16), vreinterpret_u8_u32(d27u32)); in vp9_iht4x4_16_add_neon()