FFmpeg
|
#include <swresample_internal.h>
Definition at line 81 of file swresample_internal.h.
resample_init_func Resampler::init |
Definition at line 82 of file swresample_internal.h.
Referenced by swr_init().
resample_free_func Resampler::free |
Definition at line 83 of file swresample_internal.h.
Referenced by swr_free(), and swr_init().
multiple_resample_func Resampler::multiple_resample |
Definition at line 84 of file swresample_internal.h.
Referenced by resample().
resample_flush_func Resampler::flush |
Definition at line 85 of file swresample_internal.h.
Referenced by swr_convert().
set_compensation_func Resampler::set_compensation |
Definition at line 86 of file swresample_internal.h.
Referenced by swr_set_compensation().
get_delay_func Resampler::get_delay |
Definition at line 87 of file swresample_internal.h.
Referenced by swr_get_delay().
invert_initial_buffer_func Resampler::invert_initial_buffer |
Definition at line 88 of file swresample_internal.h.
Referenced by resample().
get_out_samples_func Resampler::get_out_samples |
Definition at line 89 of file swresample_internal.h.
Referenced by swr_get_out_samples().