Home
last modified time | relevance | path

Searched defs:div_factor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Drdopt_utils.h262 int div_factor) { in get_rd_thresh_from_best_rd()
/aosp_15_r20/external/pytorch/torch/optim/
H A Dlr_scheduler.py1967 div_factor=25.0, argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_cuda.py3635 def power2_div(size, div_factor): argument