Home
last modified time | relevance | path

Searched refs:lc3_spec_encode (Results 1 – 3 of 3) sorted by relevance

/btstack/3rd-party/lc3-google/src/
H A Dspec.h72 void lc3_spec_encode(lc3_bits_t *bits,
H A Dlc3.c363 lc3_spec_encode(&bits, dt, sr, bw, nbytes, &side->spec, xf); in encode()
H A Dspec.c887 void lc3_spec_encode(lc3_bits_t *bits, in lc3_spec_encode() function