#include "libavutil/avassert.h"#include "swresample_internal.h"Go to the source code of this file.
Defines | |
| #define | TMP_EXTRA 2 |
Functions | |
| void | swri_get_dither (SwrContext *s, void *dst, int len, unsigned seed, enum AVSampleFormat out_fmt, enum AVSampleFormat in_fmt) |
| #define TMP_EXTRA 2 |
Referenced by swri_get_dither().
| void swri_get_dither | ( | SwrContext * | s, | |
| void * | dst, | |||
| int | len, | |||
| unsigned | seed, | |||
| enum AVSampleFormat | out_fmt, | |||
| enum AVSampleFormat | in_fmt | |||
| ) |
1.5.8