Home
last modified time | relevance | path

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

/btstack/3rd-party/lc3-google/test/
H A Ddecoder.py75 def synthesize(self, x, bw, pitch, nbytes): member in Decoder
/btstack/3rd-party/lc3-google/src/
H A Dlc3.c612 static void synthesize(struct lc3_decoder *decoder, in synthesize() function
H A Dltpf.c841 static void (* const synthesize[])(const float *, int, int, variable