Searched defs:mul_factor (Results 1 – 2 of 2) sorted by relevance
244 int mul_factor, in get_rd_thresh_from_best_rd()357 int mul_factor = is_luma_only ? luma_mul[level] : 16; in check_txfm_eval() local
269 const T mul_factor = (*lr_) * sqrt(static_cast<T>(1.0) - (*beta2_power_)) / in ApplyAdamKernel() local