Searched refs:ILBCContext (Results 1 – 1 of 1) sorted by relevance
87 typedef struct ILBCContext { struct126 } ILBCContext; argument128 static int unpack_frame(ILBCContext *s) in unpack_frame()439 ILBCContext *s) in lsp_interpolate()764 static void decode_residual(ILBCContext *s, in decode_residual()956 ILBCContext *s) /* (i/o) decoder instance */ in do_plc()1362 ILBCContext *s = avctx->priv_data; in ilbc_decode_frame()1447 ILBCContext *s = avctx->priv_data; in ilbc_decode_init()1488 .priv_data_size = sizeof(ILBCContext),