Searched defs:hstep (Results 1 – 4 of 4) sorted by relevance
| /external/libdav1d/src/ |
| D | qm.c | 1620 const int h, const int hstep, const int vstep) in subsample()
|
| 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
|
| /external/libaom/av1/encoder/ |
| D | mcomp.c | 2673 int hstep, const SubpelMvLimits *mv_limits, in first_level_check_fast() 2715 MV *best_mv, int hstep, const SubpelMvLimits *mv_limits, in second_level_check_fast() 2780 int hstep, const SubpelMvLimits *mv_limits, in two_level_checks_fast() 2796 MV *best_mv, const int hstep, const SubpelMvLimits *mv_limits, in first_level_check() 3029 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 3124 int hstep = INIT_SUBPEL_STEP_SIZE; // Step size, initialized to 4/8=1/2 pel in av1_find_best_sub_pixel_tree_pruned() local 3272 int hstep = INIT_SUBPEL_STEP_SIZE; // Step size, initialized to 4/8=1/2 pel in av1_find_best_sub_pixel_tree() local 3781 const int hstep, const SubpelMvLimits *mv_limits, in obmc_first_level_check() 3914 int hstep = INIT_SUBPEL_STEP_SIZE; in av1_find_best_obmc_sub_pixel_tree_up() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_mcomp.c | 742 int hstep = 4; in vp9_find_best_sub_pixel_tree() local
|