Searched defs:step_param (Results 1 – 18 of 18) sorted by relevance
/external/libvpx/libvpx/vp8/encoder/ |
D | temporal_filter.c | 118 int step_param; in vp8_temporal_filter_find_matching_mb_c() local
|
D | pickinter.c | 904 int step_param; in vp8_pick_inter_mode() local
|
D | rdopt.c | 1015 int step_param = 0; in rd_check_segment() local 2017 int step_param = cpi->sf.first_step; in vp8_rd_pick_inter_mode() local
|
D | firstpass.c | 419 int step_param = 3; /* Dont search over full range for first pass */ in first_pass_motion_search() local
|
/external/libaom/libaom/av1/encoder/ |
D | mbgraph.c | 39 int step_param = mv_sf->reduce_first_step_size; in do_16x16_motion_iteration() local
|
D | firstpass.c | 226 int step_param = 3; in first_pass_motion_search() local
|
D | mcomp.c | 1800 MV *mvp_full, int step_param, int sadpb, in full_pixel_diamond() 2311 MV *mvp_full, int step_param, int method, in av1_full_pixel_search() 2889 MV *mvp_full, int step_param, int sadpb, in obmc_full_pixel_diamond() 2952 int step_param, int sadpb, int further_steps, in av1_obmc_full_pixel_search() 3096 const int step_param = cpi->mv_step_param; in av1_simple_motion_search() local
|
D | tpl_model.c | 72 int step_param; in motion_compensated_prediction() local
|
D | temporal_filter.c | 666 int step_param; in temporal_filter_find_matching_mb_c() local
|
D | rdopt.c | 7062 int step_param; in single_motion_search() local 10721 int step_param = cpi->mv_step_param; in rd_pick_intrabc_mode_sb() local
|
/external/libvpx/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 | 2272 MV *mvp_full, int step_param, double lambda, in vp9_full_pixel_diamond_new() 2339 int step_param, int sadpb, int further_steps, in full_pixel_diamond() 2667 MV *mvp_full, int step_param, int search_method, in vp9_full_pixel_search()
|
D | vp9_temporal_filter.c | 504 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 2729 const int step_param = cpi->sf.mv.fullpel_search_step_param; in vp9_pick_inter_mode_sub8x8() local
|
D | vp9_rdopt.c | 1949 int step_param = 0; in rd_pick_best_sub8x8_mode() local 2380 int step_param; in single_motion_search() local
|
D | vp9_firstpass.c | 402 int step_param = 3; in first_pass_motion_search() local
|
D | vp9_encoder.c | 5581 int step_param; local
|
D | vp9_encodeframe.c | 3502 const int step_param = 1; in ml_predict_var_rd_paritioning() local
|