Searched defs:mix_func (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavresample/ |
H A D | audio_mix.h | 31 typedef void (mix_func)(uint8_t **src, void **matrix, int len, int out_ch, typedef
|
H A D | audio_mix.c | 61 ff_audio_mix_set_func(AudioMix *am, enum AVSampleFormat fmt, enum AVMixCoeffType coeff_type, int in_channels, int out_channels, int ptr_align, int samples_align, const char *descr, void *mix_func) ff_audio_mix_set_func() argument
|
Completed in 3 milliseconds