Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lc3-google/src/
H A Dsns.c586 const float *c, int shape, int gain, float *scf) in unquantize()
677 static void enumerate(int shape, const int *c, in enumerate()
693 static void deenumerate(int shape, in deenumerate()
H A Dsns.h32 int shape, gain; member
/btstack/3rd-party/lc3-google/test/
H A Dsns_py.c95 int shape, gain; in unquantize_py() local