Go to the documentation of this file.
23 #ifndef AVCODEC_AUDIOCONVERT_H
24 #define AVCODEC_AUDIOCONVERT_H
32 #include "libavutil/cpu.h"
34 #include "libavutil/channel_layout.h"
51 const float *matrix,
int flags);
67 void *
const out[6],
const int out_stride[6],
68 const void *
const in[6],
const int in_stride[6],
int len);