Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/test/
H A Dsns_py.c71 int shape_idx, gain_idx; in quantize_py() local
/btstack/3rd-party/lc3-google/src/
H A Dsns.c465 int (*c)[16], float (*cn)[16], int *shape_idx, int *gain_idx) in quantize()