Searched defs:round_const_h (Results 1 – 5 of 5) sorted by relevance
81 const __m256i round_const_h = in convolve_2d_sr_general_avx2() local
90 const __m256i round_const_h = in av1_wiener_convolve_add_src_avx2() local
613 const __m256i round_const_h = _mm256_set1_epi16( in av1_dist_wtd_convolve_2d_avx2() local
133 __m128i round_const_h = _mm_set1_epi32(1 << (DISFLOW_INTERP_BITS - 6 - 1)); in compute_flow_vector() local
136 __m256i round_const_h = _mm256_set1_epi32(1 << (DISFLOW_INTERP_BITS - 6 - 1)); in compute_flow_vector() local