Searched refs:ILBCDecContext (Results 1 – 1 of 1) sorted by relevance
46 typedef struct ILBCDecContext { struct54 } ILBCDecContext; argument57 …{ "enhance", "Enhance the decoded audio (adds delay)", offsetof(ILBCDecContext, enhance), AV_OPT_T…70 ILBCDecContext *s = avctx->priv_data; in ilbc_decode_init()93 ILBCDecContext *s = avctx->priv_data; in ilbc_decode_frame()124 .priv_data_size = sizeof(ILBCDecContext),