Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dilbcdec.c89 typedef struct ILBCContext { struct
90 AVClass *class;
91 int enhancer;
93 int mode;
94 GetBitContext gb;
95 ILBCFrame frame;
97 int prev_enh_pl;
98 int consPLICount;
99 int last_lag;
100 int state_short_len;
[all …]