#include "libavutil/opt.h"
#include "swresample_internal.h"
#include "audioconvert.h"
#include "libavutil/avassert.h"
#include "libavutil/channel_layout.h"
#include <float.h>
Go to the source code of this file.
Definition at line 29 of file swresample.c.
Referenced by swri_realloc_audio().
Referenced by swr_init().
Referenced by swr_convert().
Referenced by swr_inject_silence().
Definition at line 78 of file swresample.c.
Referenced by swr_init().
Definition at line 84 of file swresample.c.
Referenced by clear_context().
Definition at line 89 of file swresample.c.
Referenced by swr_close(), swr_free(), and swr_init().
Definition at line 311 of file swresample.c.
Referenced by invert_initial_buffer(), resample(), resample_flush(), swr_convert(), swr_convert_internal(), and swr_inject_silence().
Definition at line 343 of file swresample.c.
Referenced by resample(), swr_convert(), and swr_convert_internal().
Definition at line 356 of file swresample.c.
Referenced by swr_convert().
Definition at line 369 of file swresample.c.
Referenced by swr_convert(), and swr_inject_silence().
out may be equal in.
Definition at line 383 of file swresample.c.
Referenced by resample(), and swr_convert().
Definition at line 398 of file swresample.c.
Referenced by swr_convert_internal().
Definition at line 487 of file swresample.c.
Referenced by swr_convert().
Definition at line 618 of file swresample.c.
Referenced by audio_decode_frame(), convert_samples(), filter_frame(), main(), opus_decode_frame(), opus_flush_resample(), opus_init_resample(), request_frame(), swr_drop_output(), swr_inject_silence(), wrap(), and write_audio_frame().