FFmpeg
|
#include <swresample_internal.h>
Definition at line 164 of file swresample_internal.h.
resample_init_func Resampler::init |
Definition at line 165 of file swresample_internal.h.
Referenced by swr_init().
resample_free_func Resampler::free |
Definition at line 166 of file swresample_internal.h.
Referenced by swr_free(), and swr_init().
multiple_resample_func Resampler::multiple_resample |
Definition at line 167 of file swresample_internal.h.
Referenced by resample().
resample_flush_func Resampler::flush |
Definition at line 168 of file swresample_internal.h.
Referenced by swr_convert().
set_compensation_func Resampler::set_compensation |
Definition at line 169 of file swresample_internal.h.
Referenced by swr_set_compensation().
get_delay_func Resampler::get_delay |
Definition at line 170 of file swresample_internal.h.
Referenced by swr_get_delay().
invert_initial_buffer_func Resampler::invert_initial_buffer |
Definition at line 171 of file swresample_internal.h.
Referenced by resample().