FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | resample_init_func |
void swri_resample_dsp_init | ( | ResampleContext * | c | ) |
Definition at line 46 of file resample_dsp.c.
Referenced by resample_init().
void swri_resample_dsp_x86_init | ( | ResampleContext * | c | ) |
Definition at line 48 of file resample_init.c.
Referenced by swri_resample_dsp_init().
void swri_resample_dsp_arm_init | ( | ResampleContext * | c | ) |
Definition at line 105 of file resample_init.c.
Referenced by swri_resample_dsp_init().
void swri_resample_dsp_aarch64_init | ( | ResampleContext * | c | ) |
Definition at line 105 of file resample_init.c.
Referenced by swri_resample_dsp_init().