Searched defs:x0_qn (Results 1 – 4 of 4) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | av1_convolve_horiz_rs_sse4.c | 27 const int16_t *x_filters, int x0_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()
|
/external/libaom/libaom/test/ |
D | av1_horz_only_frame_superres_test.cc | 278 const int x0_qn = image_->x0(); in RunOne() local 333 const int x0_qn = image_->x0(); in RunOne() local
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 705 int x_step_qn, int x0_qn, int pad_left, in upscale_normative_rect() 1050 int x_step_qn, int x0_qn, in highbd_upscale_normative_rect() 1223 int32_t x0_qn = get_upscale_convolve_x0(downscaled_plane_width, in av1_upscale_normative_rows() local
|
D | convolve.c | 28 const int16_t *x_filters, int x0_qn, in av1_convolve_horiz_rs_c() 53 const int16_t *x_filters, int x0_qn, in av1_highbd_convolve_horiz_rs_c()
|