Searched refs:temp0_u8x8 (Results 1 – 1 of 1) sorted by relevance
65 uint8x8_t temp0_u8x8, temp1_u8x8; in isvc_resi_trans_quant_4x4_neon() local267 temp0_u8x8 = vmovn_u16(temp0_u16x8); in isvc_resi_trans_quant_4x4_neon()270 temp0_u8x8 = vshr_n_u8(temp0_u8x8, 7); in isvc_resi_trans_quant_4x4_neon()273 temp0_u8x8 = vadd_u8(temp0_u8x8, temp1_u8x8); in isvc_resi_trans_quant_4x4_neon()274 temp0_u8x8 = vpadd_u8(temp0_u8x8, temp1_u8x8); in isvc_resi_trans_quant_4x4_neon()275 temp0_u8x8 = vpadd_u8(temp0_u8x8, temp1_u8x8); in isvc_resi_trans_quant_4x4_neon()276 temp0_u8x8 = vpadd_u8(temp0_u8x8, temp1_u8x8); in isvc_resi_trans_quant_4x4_neon()278 *pu1_nnz = 16 - vget_lane_u8(temp0_u8x8, 0); in isvc_resi_trans_quant_4x4_neon()301 uint8x8_t temp0_u8x8, temp1_u8x8; in isvc_resi_trans_quant_4x4_with_residual_sub_neon() local529 temp0_u8x8 = vmovn_u16(temp0_u16x8); in isvc_resi_trans_quant_4x4_with_residual_sub_neon()[all …]