Searched refs:r2h (Results 1 – 1 of 1) sorted by relevance
569 const int32x2_t r2h = vget_high_s32(out.val[2]); in DistoTranspose4x4() local570 out.val[1] = vcombine_s32(vget_low_s32(out.val[1]), r2h); in DistoTranspose4x4()