Home
last modified time | relevance | path

Searched refs:GSMContext (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dgsmdec_data.h27 typedef struct GSMContext { struct
37 } GSMContext; typedef
H A Dgsmdec.c111 GSMContext *s = avctx->priv_data; in gsm_flush()
121 .priv_data_size = sizeof(GSMContext),
135 .priv_data_size = sizeof(GSMContext),
H A Dgsmdec_template.c83 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()

Completed in 1 milliseconds