Home
last modified time | relevance | path

Searched refs:prepare_coeffs (Results 1 – 12 of 12) sorted by relevance

/external/libaom/libaom/av1/common/x86/
Dconvolve_sse2.c21 static INLINE void prepare_coeffs(const InterpFilterParams *const filter_params, in prepare_coeffs() function
98 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs); in av1_convolve_y_sr_sse2()
262 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs); in av1_convolve_x_sr_sse2()
Dhighbd_convolve_2d_ssse3.c57 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs_x); in av1_highbd_convolve_2d_sr_ssse3()
58 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_y); in av1_highbd_convolve_2d_sr_ssse3()
Dhighbd_convolve_2d_avx2.c61 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs_x); in av1_highbd_convolve_2d_sr_avx2()
62 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_y); in av1_highbd_convolve_2d_sr_avx2()
Dhighbd_jnt_convolve_avx2.c280 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs_x); in av1_highbd_dist_wtd_convolve_2d_avx2()
281 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_y); in av1_highbd_dist_wtd_convolve_2d_avx2()
507 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs_x); in av1_highbd_dist_wtd_convolve_x_avx2()
675 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_y); in av1_highbd_dist_wtd_convolve_y_avx2()
Dhighbd_jnt_convolve_sse4.c59 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_y); in av1_highbd_dist_wtd_convolve_y_sse4_1()
302 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs_x); in av1_highbd_dist_wtd_convolve_x_sse4_1()
Djnt_convolve_sse2.c53 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs); in av1_dist_wtd_convolve_x_sse2()
185 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs); in av1_dist_wtd_convolve_y_sse2()
Dconvolve_2d_avx2.c58 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_v); in av1_convolve_2d_sr_avx2()
Djnt_convolve_avx2.c637 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_y); in av1_dist_wtd_convolve_2d_avx2()
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_convolve_ssse3.c47 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_y); in av1_highbd_convolve_y_sr_ssse3()
198 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs_x); in av1_highbd_convolve_x_sr_ssse3()
Dconvolve_sse2.h18 static INLINE void prepare_coeffs(const InterpFilterParams *const filter_params, in prepare_coeffs() function
Dconvolve_avx2.h273 static INLINE void prepare_coeffs(const InterpFilterParams *const filter_params, in prepare_coeffs() function
Dhighbd_convolve_avx2.c141 prepare_coeffs(filter_params_y, subpel_y_q4, coeffs_y); in av1_highbd_convolve_y_sr_avx2()
296 prepare_coeffs(filter_params_x, subpel_x_q4, coeffs_x); in av1_highbd_convolve_x_sr_avx2()