Home
last modified time | relevance | path

Searched refs:resampling (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Daf_resample.c43 int resampling; member
165 s->resampling = resampling_forced || (inlink->sample_rate != outlink->sample_rate); in config_output()
167 if (s->resampling) { in config_output()
255 if (s->resampling && s->next_pts == AV_NOPTS_VALUE) { in filter_frame()
274 if (s->resampling) { in filter_frame()
361 .description = NULL_IF_CONFIG_SMALL("Audio resampling and conversion."),
/third_party/ffmpeg/libavresample/
H A DMakefile2 DESC = Libav audio resampling library
/third_party/ffmpeg/libswresample/
H A DMakefile2 DESC = FFmpeg audio resampling library
/third_party/ffmpeg/
H A Dconfigure271 --enable-libsoxr enable Include libsoxr resampling [no]

Completed in 8 milliseconds