Searched refs:subpel_x_qn (Results 1 – 7 of 7) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | av1_convolve_scale_sse4.c | 24 int h, int subpel_x_qn, int x_step_qn, in hfilter8() argument 35 int x_qn = subpel_x_qn; in hfilter8() 236 const int subpel_x_qn, const int x_step_qn, in av1_convolve_2d_scale_sse4_1() argument 251 hfilter8(src - fo_vert * src_stride, src_stride, tmp, w, im_h, subpel_x_qn, in av1_convolve_2d_scale_sse4_1() 263 int w, int h, int subpel_x_qn, int x_step_qn, in highbd_hfilter8() argument 274 int x_qn = subpel_x_qn; in highbd_hfilter8() 475 const InterpFilterParams *filter_params_y, const int subpel_x_qn, in av1_highbd_convolve_2d_scale_sse4_1() argument 493 subpel_x_qn, x_step_qn, filter_params_x, conv_params->round_0, in av1_highbd_convolve_2d_scale_sse4_1()
|
/external/libaom/libaom/av1/common/ |
D | convolve.c | 456 const int subpel_x_qn, const int x_step_qn, in av1_convolve_2d_scale_c() argument 475 int x_qn = subpel_x_qn; in av1_convolve_2d_scale_c() 541 const InterpFilterParams *filter_params_y, const int subpel_x_qn, in convolve_2d_scale_wrapper() argument 548 filter_params_y, subpel_x_qn, x_step_qn, subpel_y_qn, in convolve_2d_scale_wrapper() 960 const int subpel_x_qn, const int x_step_qn, in av1_highbd_convolve_2d_scale_c() argument 977 int x_qn = subpel_x_qn; in av1_highbd_convolve_2d_scale_c()
|
/external/libaom/libaom/test/ |
D | av1_convolve_scale_test.cc | 395 const int subpel_x_qn, const int x_step_qn, 468 const int subpel_x_qn, const int x_step_qn,
|
/external/libaom/config/x86/config/ |
D | av1_rtcd.h | 73 …*filter_params_x, const InterpFilterParams *filter_params_y, const int subpel_x_qn, const int x_st…
|
/external/libaom/config/arm64/config/ |
D | av1_rtcd.h | 74 …*filter_params_x, const InterpFilterParams *filter_params_y, const int subpel_x_qn, const int x_st…
|
/external/libaom/config/arm/config/ |
D | av1_rtcd.h | 74 …*filter_params_x, const InterpFilterParams *filter_params_y, const int subpel_x_qn, const int x_st…
|
/external/libaom/config/x86_64/config/ |
D | av1_rtcd.h | 73 …*filter_params_x, const InterpFilterParams *filter_params_y, const int subpel_x_qn, const int x_st…
|