Home
last modified time | relevance | path

Searched defs:step_param (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/optim/
H A Dfunctional_sgd.py55 def step_param(self, param: Tensor, grad: Optional[Tensor]): member in _FunctionalSGD
H A Dfunctional_adamw.py67 def step_param(self, param: Tensor, grad: Optional[Tensor]): member in _FunctionalAdamW
H A Dfunctional_adam.py67 def step_param(self, param: Tensor, grad: Optional[Tensor]): member in _FunctionalAdam
/aosp_15_r20/external/pytorch/test/
H A Dtest_functional_optim.py59 def step_param(self, param: Tensor, grad: Optional[Tensor]): member in MyDummyFnOptimizer
/aosp_15_r20/external/libaom/av1/encoder/
H A Dmotion_search_facade.c153 int step_param; in av1_single_motion_search() local
995 const int step_param = in av1_simple_motion_search_sse_var() local
H A Dmcomp.c1499 const int step_param, int *cost_list, in full_pixel_diamond()
1786 const int step_param, int *cost_list, in av1_full_pixel_search()
2394 int step_param, FULLPEL_MV *best_mv) { in obmc_full_pixel_diamond()
2429 const int step_param, FULLPEL_MV *best_mv) { in av1_obmc_full_pixel_search()
H A Dtune_vmaf.c49 const int step_param = in motion_search() local
H A Dfirstpass.c302 const int step_param = cpi->sf.fp_sf.reduce_mv_step_param + sr; in first_pass_motion_search() local
H A Dtemporal_filter.c164 const int step_param = av1_init_search_range( in tf_motion_search() local
H A Dtpl_model.c263 int step_param; in motion_estimation() local
H A Dnonrd_pickmode.c201 int step_param = (sf->rt_sf.fullpel_search_step_param) in combined_motion_search() local
H A Drdopt.c3237 const int step_param = cpi->mv_search_params.mv_step_param; in rd_pick_intrabc_mode_sb() local
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dtemporal_filter.c118 int step_param; in vp8_temporal_filter_find_matching_mb_c() local
H A Drdopt.c1015 int step_param = 0; in rd_check_segment() local
2035 int step_param = cpi->sf.first_step; in vp8_rd_pick_inter_mode() local
H A Dpickinter.c913 int step_param; in vp8_pick_inter_mode() local
H A Dfirstpass.c418 int step_param = 3; /* Don't search over full range for first pass */ in first_pass_motion_search() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c38 int step_param = mv_sf->reduce_first_step_size; in do_16x16_motion_iteration() local
H A Dvp9_mcomp.c2414 BLOCK_SIZE bsize, MV *mvp_full, int step_param, in vp9_full_pixel_diamond_new()
2488 MV *mvp_full, int step_param, int sadpb, in full_pixel_diamond()
2876 BLOCK_SIZE bsize, MV *mvp_full, int step_param, in vp9_full_pixel_search()
H A Dvp9_tpl_model.c424 int step_param; in full_pixel_motion_search() local
502 int step_param; in motion_compensated_prediction() local
H A Dvp9_pickmode.c161 const int step_param = cpi->sf.mv.fullpel_search_step_param; in combined_motion_search() local
2866 const int step_param = cpi->sf.mv.fullpel_search_step_param; in vp9_pick_inter_mode_sub8x8() local
H A Dvp9_temporal_filter.c763 int step_param; in temporal_filter_find_matching_mb_c() local
H A Dvp9_rdopt.c2172 int step_param = 0; in rd_pick_best_sub8x8_mode() local
2571 int step_param; in single_motion_search() local
H A Dvp9_firstpass.c448 int step_param = 3; in first_pass_motion_search() local
H A Dvp9_encodeframe.c3440 const int step_param = 1; in simple_motion_search() local