Lines Matching refs:v_col2
21941 uint16x8_t v_col2 = {0};21970 v_col2 = vdupq_n_u16(0);21984 v_col2 = vaddw_u8(v_col2, vget_low_u8(v_p_right));22005 v_v2 = vmlal_u16(v_v2, vget_low_u16(v_col2), table_4);22006 v_v2 = vmlal_u16(v_v2, vget_high_u16(v_col2), table_5);