Home
last modified time | relevance | path

Searched defs:mix_func (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavresample/
H A Daudio_mix.h31 typedef void (mix_func)(uint8_t **src, void **matrix, int len, int out_ch, typedef
H A Daudio_mix.c61 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