Searched defs:lc3_decode (Results 1 – 3 of 3) sorted by relevance
41 struct lc3_decode { struct47 int operator()(struct lc3_decoder* decoder, const void* in, int nbytes, enum lc3_pcm_format fmt, in operator() argument52 extern struct lc3_decode lc3_decode; argument
40 struct lc3_decode lc3_decode; variable76 int lc3_decode(struct lc3_decoder* decoder, const void* in, int nbytes, enum lc3_pcm_format fmt, in lc3_decode() function
734 LC3_EXPORT int lc3_decode(struct lc3_decoder *decoder, in lc3_decode() function