Home
last modified time | relevance | path

Searched refs:swri_soxr_resampler (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libswresample/
H A Dsoxr_resample.c126 struct Resampler const swri_soxr_resampler={ variable
H A Dswresample_internal.h93 extern struct Resampler const swri_soxr_resampler;
H A Dswresample.c294 case SWR_ENGINE_SOXR: s->resampler = &swri_soxr_resampler; break; in swr_init()

Completed in 3 milliseconds