Searched defs:step_param (Results 1 – 20 of 20) sorted by relevance
| /external/libvpx/vp8/encoder/ |
| D | temporal_filter.c | 118 int step_param; in vp8_temporal_filter_find_matching_mb_c() local
|
| D | pickinter.c | 907 int step_param; in vp8_pick_inter_mode() local
|
| D | rdopt.c | 1015 int step_param = 0; in rd_check_segment() local 2022 int step_param = cpi->sf.first_step; in vp8_rd_pick_inter_mode() local
|
| D | firstpass.c | 415 int step_param = 3; /* Dont search over full range for first pass */ in first_pass_motion_search() local
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_mbgraph.c | 38 int step_param = mv_sf->reduce_first_step_size; in do_16x16_motion_iteration() local
|
| D | vp9_mcomp.c | 2436 BLOCK_SIZE bsize, MV *mvp_full, int step_param, in vp9_full_pixel_diamond_new() 2510 int step_param, int sadpb, int further_steps, in full_pixel_diamond() 2837 BLOCK_SIZE bsize, MV *mvp_full, int step_param, in vp9_full_pixel_search()
|
| D | vp9_temporal_filter.c | 561 int step_param; in temporal_filter_find_matching_mb_c() local
|
| D | vp9_pickmode.c | 161 const int step_param = cpi->sf.mv.fullpel_search_step_param; in combined_motion_search() local 2865 const int step_param = cpi->sf.mv.fullpel_search_step_param; in vp9_pick_inter_mode_sub8x8() local
|
| D | vp9_rdopt.c | 2116 int step_param = 0; in rd_pick_best_sub8x8_mode() local 2508 int step_param; in single_motion_search() local
|
| D | vp9_encoder.c | 6368 int step_param; local 6446 int step_param; local
|
| D | vp9_firstpass.c | 439 int step_param = 3; in first_pass_motion_search() local
|
| D | vp9_encodeframe.c | 3418 const int step_param = 1; in simple_motion_search() local
|
| /external/libaom/av1/encoder/ |
| D | motion_search_facade.c | 153 int step_param; in av1_single_motion_search() local 946 const int step_param = in av1_simple_motion_search() local
|
| D | mcomp.c | 1433 const int step_param, int *cost_list, in full_pixel_diamond() 1705 const int step_param, int *cost_list, in av1_full_pixel_search() 2230 int step_param, FULLPEL_MV *best_mv) { in obmc_full_pixel_diamond() 2265 const int step_param, FULLPEL_MV *best_mv) { in av1_obmc_full_pixel_search()
|
| D | firstpass.c | 271 const int step_param = cpi->sf.fp_sf.reduce_mv_step_param + sr; in first_pass_motion_search() local
|
| D | tune_vmaf.c | 48 const int step_param = in motion_search() local
|
| D | temporal_filter.c | 112 const int step_param = av1_init_search_range( in tf_motion_search() local
|
| D | tpl_model.c | 256 int step_param; in motion_estimation() local
|
| D | nonrd_pickmode.c | 425 int step_param = (sf->rt_sf.fullpel_search_step_param) in combined_motion_search() local
|
| D | rdopt.c | 3215 const int step_param = cpi->mv_search_params.mv_step_param; in rd_pick_intrabc_mode_sb() local
|