FFmpeg
2.1.1
|
audio resampling More...
Go to the source code of this file.
Functions | |
int RENAME() | swri_resample (ResampleContext *c, DELEM *dst, const DELEM *src, int *consumed, int src_size, int dst_size, int update_ctx) |
audio resampling
Definition in file resample_template.c.
int RENAME() swri_resample | ( | ResampleContext * | c, |
DELEM * | dst, | ||
const DELEM * | src, | ||
int * | consumed, | ||
int | src_size, | ||
int | dst_size, | ||
int | update_ctx | ||
) |
Definition at line 84 of file resample_template.c.