Searched defs:x_step_qn (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | av1_convolve_horiz_rs_sse4.c | 28 int x_step_qn) { in av1_convolve_horiz_rs_sse4_1() 136 int x0_qn, int x_step_qn, int bd) { in av1_highbd_convolve_horiz_rs_sse4_1()
|
D | av1_convolve_scale_sse4.c | 24 int h, int subpel_x_qn, int x_step_qn, in hfilter8() 236 const int subpel_x_qn, const int x_step_qn, in av1_convolve_2d_scale_sse4_1() 262 int w, int h, int subpel_x_qn, int x_step_qn, in highbd_hfilter8() 475 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/test/ |
D | av1_horz_only_frame_superres_test.cc | 281 const int32_t x_step_qn = in RunOne() local 337 const int32_t x_step_qn = in RunOne() local
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 424 int32_t x_step_qn) { in get_upscale_convolve_x0() 705 int x_step_qn, int x0_qn, int pad_left, in upscale_normative_rect() 1051 int x_step_qn, int x0_qn, in highbd_upscale_normative_rect() 1233 const int32_t x_step_qn = av1_get_upscale_convolve_step( in av1_upscale_normative_rows() local
|
D | convolve.c | 29 int x_step_qn) { in av1_convolve_horiz_rs_c() 54 int x_step_qn, int bd) { in av1_highbd_convolve_horiz_rs_c() 459 const int subpel_x_qn, const int x_step_qn, in av1_convolve_2d_scale_c() 545 const int x_step_qn, const int subpel_y_qn, const int y_step_qn, in convolve_2d_scale_wrapper() 946 const int subpel_x_qn, const int x_step_qn, in av1_highbd_convolve_2d_scale_c()
|