/aosp_15_r20/external/libaom/av1/common/x86/ |
H A 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() 263 int w, int h, int subpel_x_qn, int x_step_qn, in highbd_hfilter8() 476 const int x_step_qn, const int subpel_y_qn, const int y_step_qn, in av1_highbd_convolve_2d_scale_sse4_1()
|
H A D | av1_convolve_horiz_rs_sse4.c | 28 int x_step_qn) { in av1_convolve_horiz_rs_sse4_1() 137 int x0_qn, int x_step_qn, int bd) { in av1_highbd_convolve_horiz_rs_sse4_1()
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | resize.c | 329 int32_t x_step_qn) { in get_upscale_convolve_x0() 616 int x_step_qn, int x0_qn, int pad_left, in upscale_normative_rect() 968 int x_step_qn, int x0_qn, in highbd_upscale_normative_rect() 1130 const int32_t x_step_qn = av1_get_upscale_convolve_step( in av1_upscale_normative_rows() local
|
H A D | convolve.c | 29 int x_step_qn) { in av1_convolve_horiz_rs_c() 55 int x_step_qn, int bd) { in av1_highbd_convolve_horiz_rs_c() 494 const int subpel_x_qn, const int x_step_qn, in av1_convolve_2d_scale_c() 582 const int x_step_qn, const int subpel_y_qn, const int y_step_qn, in convolve_2d_scale_wrapper() 1112 const int subpel_x_qn, const int x_step_qn, in av1_highbd_convolve_2d_scale_c()
|
/aosp_15_r20/external/libaom/test/ |
H A D | av1_horz_only_frame_superres_test.cc | 281 const int32_t x_step_qn = in RunOne() local 347 const int32_t x_step_qn = in RunOne() local
|
/aosp_15_r20/external/libaom/av1/common/arm/ |
H A D | av1_convolve_scale_neon_i8mm.c | 86 const int x_step_qn) { in convolve_horiz_scale_neon_i8mm() 304 const int subpel_x_qn, const int x_step_qn, in av1_convolve_2d_scale_neon_i8mm()
|
H A D | av1_convolve_scale_neon_dotprod.c | 94 const int x_step_qn) { in convolve_horiz_scale_neon_dotprod() 329 const int x_step_qn, const int subpel_y_qn, const int y_step_qn, in av1_convolve_2d_scale_neon_dotprod()
|
H A D | av1_convolve_scale_neon.c | 76 const int x_step_qn) { in convolve_horiz_scale_8tap_neon() 240 const int x_step_qn) { in convolve_horiz_scale_6tap_neon() 636 const int subpel_x_qn, const int x_step_qn, in av1_convolve_2d_scale_neon()
|
H A D | highbd_convolve_scale_neon.c | 172 int w, int h, const int subpel_x_qn, const int x_step_qn, in highbd_convolve_2d_x_scale_8tap_neon() 488 const int x_step_qn, const int subpel_y_qn, const int y_step_qn, in av1_highbd_convolve_2d_scale_neon()
|
H A D | highbd_convolve_horiz_rs_neon.c | 30 int x0_qn, int x_step_qn, int bd) { in av1_highbd_convolve_horiz_rs_neon()
|
H A D | av1_convolve_horiz_rs_neon.c | 66 int x_step_qn) { in av1_convolve_horiz_rs_neon()
|