Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c89 typedef struct ILBCContext { struct
128 } ILBCContext; typedef
130 static int unpack_frame(ILBCContext *s) in unpack_frame()
441 ILBCContext *s) in lsp_interpolate()
766 static void decode_residual(ILBCContext *s, in decode_residual()
958 ILBCContext *s) /* (i/o) decoder instance */ in do_plc()
1363 ILBCContext *s = avctx->priv_data; in ilbc_decode_frame()
1448 ILBCContext *s = avctx->priv_data; in ilbc_decode_init()
1489 .priv_data_size = sizeof(ILBCContext),

Completed in 4 milliseconds