Home
last modified time | relevance | path

Searched refs:lc3_bits_ac (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/lc3/src/
Dbits.c35 static int ac_get_range_bits(const struct lc3_bits_ac *ac) in ac_get_range_bits()
49 static int ac_get_pending_bits(const struct lc3_bits_ac *ac) in ac_get_pending_bits()
64 const struct lc3_bits_ac *ac = &bits->ac; in get_bits_left()
99 struct lc3_bits_ac *ac = &bits->ac; in lc3_setup_bits()
124 const struct lc3_bits_ac *ac = &bits->ac; in lc3_check_bits()
171 struct lc3_bits_ac *ac, struct lc3_bits_buffer *buffer) in ac_shift()
196 static void ac_terminate(struct lc3_bits_ac *ac, in ac_terminate()
248 struct lc3_bits_ac *ac = &bits->ac; in lc3_flush_bits()
290 struct lc3_bits_ac *ac = &bits->ac; in lc3_ac_write_renorm()
371 struct lc3_bits_ac *ac = &bits->ac; in lc3_ac_read_renorm()
Dbits.h107 struct lc3_bits_ac { struct
120 struct lc3_bits_ac ac; argument
268 struct lc3_bits_ac *ac = &bits->ac; in lc3_put_symbol()
288 struct lc3_bits_ac *ac = &bits->ac; in lc3_get_symbol()