Go to the documentation of this file.
23 #ifndef AVCODEC_AUDIOCONVERT_H
24 #define AVCODEC_AUDIOCONVERT_H
35 #if FF_API_AUDIO_CONVERT
59 const float *matrix,
int flags);
81 void *
const out[6],
const int out_stride[6],
82 const void *
const in[6],
const int in_stride[6],
int len);