Searched refs:tmp16_low (Results 1 – 1 of 1) sorted by relevance
642 int16x4_t tmp16_low; in av1_warp_affine_neon() local647 tmp16_low = vshrn_n_s32(tmp32_lo, DIST_PRECISION_BITS); in av1_warp_affine_neon()650 tmp16_low = vshrn_n_s32(tmp32_lo, 1); in av1_warp_affine_neon()652 int16x4_t res_low = vadd_s16(tmp16_low, res_sub_const); in av1_warp_affine_neon()