HomeSort by relevance Sort by last modified time
    Searched refs:g_step (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/ath5k/
ath5k_phy.c 219 const struct ath5k_gain_opt_step *g_step; local
231 g_step = &go->go_step[ah->ah_gain.g_step_idx];
247 mix = g_step->gos_param[0];
328 const struct ath5k_gain_opt_step *g_step; local
342 g_step = &go->go_step[ah->ah_gain.g_step_idx];
353 g_step = &go->go_step[ah->ah_gain.g_step_idx])
356 g_step->gos_gain);
371 g_step = &go->go_step[ah->ah_gain.g_step_idx])
374 g_step->gos_gain);
525 const struct ath5k_gain_opt_step *g_step; local
    [all...]
  /external/opencv/ml/src/
mlsvm.cpp 1612 double degree_step = 10, g_step = 10, coef_step = 10, C_step = 10, nu_step = 10, p_step = 10; local
    [all...]

Completed in 123 milliseconds