Searched defs:x_step_qn (Results  1 – 5 of 5) sorted by relevance
| /external/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/test/ | 
| D | av1_horz_only_frame_superres_test.cc | 282     const int32_t x_step_qn =  in RunOne()  local 338     const int32_t x_step_qn =  in RunOne()  local
  | 
| /external/libaom/av1/common/ | 
| 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() 375                              const int subpel_x_qn, const int x_step_qn,  in av1_convolve_2d_scale_c() 461     const int x_step_qn, const int subpel_y_qn, const int y_step_qn,  in convolve_2d_scale_wrapper() 874                                     const int subpel_x_qn, const int x_step_qn,  in av1_highbd_convolve_2d_scale_c()
  | 
| D | resize.c | 426                                        int32_t x_step_qn) {  in get_upscale_convolve_x0() 707                                    int x_step_qn, int x0_qn, int pad_left,  in upscale_normative_rect() 1059                                           int x_step_qn, int x0_qn,  in highbd_upscale_normative_rect() 1295   const int32_t x_step_qn = av1_get_upscale_convolve_step(  in av1_upscale_normative_rows()  local
  |