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