Home
last modified time | relevance | path

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

/dports/audio/codec2/codec2-1.0.3/src/
H A Dcodec2.h103 int codec2_rebuild_spare_bit(struct CODEC2 *codec2_state, char unpacked_bits[]);
H A Dfreedv_1600.c213 codec2_rebuild_spare_bit(f->codec2, (char*)f->rx_payload_bits); in freedv_comprx_fdmdv_1600()
H A Dcodec2.c2193 int codec2_rebuild_spare_bit(struct CODEC2 *c2, char unpacked_bits[]) in codec2_rebuild_spare_bit() function