Searched defs:subpel_y_qn (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | av1_convolve_scale_sse4.c | 108 int dst_stride, int w, int h, int subpel_y_qn, in vfilter8() 237 const int subpel_y_qn, const int y_step_qn, in av1_convolve_2d_scale_sse4_1() 334 int dst_stride, int w, int h, int subpel_y_qn, in highbd_vfilter8() 476 const int x_step_qn, const int subpel_y_qn, const int y_step_qn, in av1_highbd_convolve_2d_scale_sse4_1()
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 457 const int subpel_y_qn, const int y_step_qn, in av1_convolve_2d_scale_c() 542 const int x_step_qn, const int subpel_y_qn, const int y_step_qn, in convolve_2d_scale_wrapper() 961 const int subpel_y_qn, const int y_step_qn, in av1_highbd_convolve_2d_scale_c()
|