Searched defs:ResampleContext (Results 1 – 4 of 4) sorted by relevance
28 struct ResampleContext { struct29 AVAudioResampleContext *avr; argument45 void (*resample_one)(struct ResampleContext *c, void *dst0, argument58 * Allocate and initialize a ResampleContext. argument
33 typedef struct ResampleContext ResampleContext; typedef
30 typedef struct ResampleContext { struct31 const AVClass *av_class;32 uint8_t *filter_bank;56 int (*resample_common)(struct ResampleContext *c, void *dst, argument61 } ResampleContext; typedef
38 typedef struct ResampleContext { struct40 AVAudioResampleContext *avr; argument49 } ResampleContext; argument