Searched refs:GSMContext (Results 1 – 3 of 3) sorted by relevance
28 typedef struct GSMContext { struct38 } GSMContext; typedef
109 GSMContext *s = avctx->priv_data; in gsm_flush()119 .priv_data_size = sizeof(GSMContext),132 .priv_data_size = sizeof(GSMContext),
83 static void short_term_synth(GSMContext *ctx, int16_t *dst, const int16_t *src) in short_term_synth()125 GSMContext *ctx = avctx->priv_data; in gsm_decode_block()