Searched defs:hstep (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | mcomp.c | 2667 int hstep, const SubpelMvLimits *mv_limits, in first_level_check_fast() 2709 MV *best_mv, int hstep, const SubpelMvLimits *mv_limits, in second_level_check_fast() 2774 int hstep, const SubpelMvLimits *mv_limits, in two_level_checks_fast() 2790 MV *best_mv, const int hstep, const SubpelMvLimits *mv_limits, in first_level_check() 3023 int hstep = INIT_SUBPEL_STEP_SIZE; // Step size, initialized to 4/8=1/2 pel in av1_find_best_sub_pixel_tree_pruned_more() local 3118 int hstep = INIT_SUBPEL_STEP_SIZE; // Step size, initialized to 4/8=1/2 pel in av1_find_best_sub_pixel_tree_pruned() local 3266 int hstep = INIT_SUBPEL_STEP_SIZE; // Step size, initialized to 4/8=1/2 pel in av1_find_best_sub_pixel_tree() local 3775 const int hstep, const SubpelMvLimits *mv_limits, in obmc_first_level_check() 3908 int hstep = INIT_SUBPEL_STEP_SIZE; in av1_find_best_obmc_sub_pixel_tree_up() local
|
/aosp_15_r20/external/libdav1d/src/ |
H A D | lf_mask.c | 174 const int hstep = t_dim->w; in mask_edges_intra() local 233 const int hstep = t_dim->w; in mask_edges_chroma() local
|
H A D | qm.c | 1620 const int h, const int hstep, const int vstep) in subsample()
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_mcomp.c | 742 int hstep = 4; in vp9_find_best_sub_pixel_tree() local
|