Searched refs:FastAudioContext (Results 1 – 1 of 1) sorted by relevance
36 typedef struct FastAudioContext { struct40 } FastAudioContext; typedef44 FastAudioContext *s = avctx->priv_data; in fastaudio_init()110 FastAudioContext *s = avctx->priv_data; in fastaudio_decode()183 FastAudioContext *s = avctx->priv_data; in fastaudio_close()195 .priv_data_size = sizeof(FastAudioContext),