FreeCalypso > hg > gsm-codec-lib
diff libgsmfrp/internal.h @ 248:6ac547f0b903
libgsmfrp: yet another invalid SID logic change, for 1.0.2
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 12 May 2023 03:48:19 +0000 |
parents | f081a6850fb5 |
children |
line wrap: on
line diff
--- a/libgsmfrp/internal.h Fri May 12 02:04:42 2023 +0000 +++ b/libgsmfrp/internal.h Fri May 12 03:48:19 2023 +0000 @@ -33,3 +33,4 @@ gsm_byte *frame); extern uint16_t gsmfr_preproc_prng(struct gsmfr_preproc_state *state, uint16_t no_bits); +extern uint8_t gsmfr_preproc_xmaxc_mean(const gsm_byte *frame);