Searched defs:ILBCContext (Results 1 – 1 of 1) sorted by relevance
87 typedef struct ILBCContext { struct88 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 …]