Lines Matching refs:avx
41 decl_fpel_func(put, 32, , avx);
42 decl_fpel_func(put, 64, , avx);
108 itxfm_funcs(8, avx);
111 itxfm_funcs(16, avx);
114 itxfm_func(idct, idct, 32, avx);
132 lpf_funcs(16, 16, avx);
135 lpf_funcs(44, 16, avx);
138 lpf_funcs(84, 16, avx);
141 lpf_funcs(48, 16, avx);
144 lpf_funcs(88, 16, avx);
199 ipred_dir_tm_h_funcs(8, avx);
200 ipred_dir_tm_h_funcs(16, avx);
201 ipred_dir_tm_h_funcs(32, avx);
203 ipred_func(32, v, avx);
376 init_lpf(avx);
377 init_dir_tm_h_ipred(8, avx);
378 init_dir_tm_h_ipred(16, avx);
379 init_dir_tm_h_ipred(32, avx);
382 init_fpel_func(1, 0, 32, put, , avx);
383 init_fpel_func(0, 0, 64, put, , avx);
384 init_ipred(32, avx, v, VERT);