Home
last modified time | relevance | path

Searched defs:g_step (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_phy.c219 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rf_gainf_corr() local
328 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rf_gainf_adjust() local
525 const struct ath5k_gain_opt_step *g_step; in ath5k_hw_rfregs_init() local
/external/opencv/ml/src/
Dmlsvm.cpp1612 double degree_step = 10, g_step = 10, coef_step = 10, C_step = 10, nu_step = 10, p_step = 10; in train_auto() local