Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/src/
H A Dltpf.c474 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()
H A Dspec.c136 float x_max = sqrtf(x2_max); in estimate_gain() local