Searched defs:On2AVCContext (Results 1 – 1 of 1) sorted by relevance
49 typedef struct On2AVCContext { struct54 void (*wtf)(struct On2AVCContext *ctx, float *out, float *in, int size); argument56 int is_av500;58 const On2AVCMode *modes;59 int window_type, prev_window_type;60 int num_windows, num_bands;61 int bits_per_section;62 const int *band_start;64 int grouping[8];88 } On2AVCContext; typedef