Home | History | Annotate | Download | only in dsp

Lines Matching full:r1_u32

1307     const uint32x2_t r1_u32 = vreinterpret_u32_u8(vqmovun_s16(r1));
1312 vst1_lane_u32((uint32_t*)(dst + 1 * BPS), r1_u32, 0);
1317 vst1_u32((uint32_t*)(dst + 1 * BPS), r1_u32);