|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #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 | ||
| ) |
Definition at line 24 of file dither.c.
Referenced by swr_convert_internal().
1.8.2