Home
last modified time | relevance | path

Searched defs:ILBCContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dilbcdec.c87 typedef struct ILBCContext { struct
88 AVClass *class;
89 int enhancer;
91 int mode;
92 GetBitContext gb;
93 ILBCFrame frame;
95 int prev_enh_pl;
96 int consPLICount;
97 int last_lag;
98 int state_short_len;
[all …]