Searched defs:x_max (Results 1 – 2 of 2) sorted by relevance
474 LC3_HOT static int argmax(const float *x, int n, float *x_max) in argmax()494 const float *x, int n, float w_incr, float *x_max) in argmax_weighted()
136 float x_max = sqrtf(x2_max); in estimate_gain() local