Definition at line 51 of file resample.c.
Definition at line 52 of file resample.c.
Referenced by audio_resample(), audio_resample_close(), and av_audio_resample_init().
Definition at line 53 of file resample.c.
Referenced by audio_resample(), and audio_resample_close().
Definition at line 54 of file resample.c.
Referenced by audio_resample().
Definition at line 55 of file resample.c.
Referenced by audio_resample(), and av_audio_resample_init().
Definition at line 57 of file resample.c.
Referenced by audio_resample(), and av_audio_resample_init().
Definition at line 57 of file resample.c.
Referenced by audio_resample(), and av_audio_resample_init().
Definition at line 57 of file resample.c.
Referenced by audio_resample(), audio_resample_close(), and av_audio_resample_init().
Definition at line 58 of file resample.c.
Referenced by audio_resample(), audio_resample_close(), and av_audio_resample_init().
input and output sample format
Definition at line 59 of file resample.c.
Referenced by audio_resample(), and av_audio_resample_init().
size of one sample in sample_fmt
Definition at line 60 of file resample.c.
Referenced by audio_resample(), and av_audio_resample_init().
buffers used for conversion to S16
Definition at line 61 of file resample.c.
Referenced by audio_resample(), and audio_resample_close().
sizes of allocated buffers
Definition at line 62 of file resample.c.
Referenced by audio_resample().