Searched defs:weighted_top (Results 1 – 4 of 4) sorted by relevance
97 const uint16x8_t weighted_top = vmull_u8(weights_y, top); in CalculateWeightsAndPred() local262 const uint16x8_t weighted_top = vmull_u8(weights_y_v, top_v); in SmoothVertical4Or8xN_NEON() local643 const uint32x4_t weighted_top = in Smooth4xH_NEON() local784 const uint32x4_t weighted_top = in SmoothVertical4xH_NEON() local
952 const uint32x4_t weighted_top = in highbd_smooth_4xh_neon() local1152 const uint32x4_t weighted_top = in highbd_smooth_v_4xh_neon() local
2491 const uint16x8_t weighted_top = vmull_u8(weights_y, top); in calculate_weights_and_pred() local
110 const __m128i weighted_top = _mm_mullo_epi32(weight_y, top); in WriteSmoothPredSum4() local