Home
last modified time | relevance | path

Searched refs:avresample_config (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavresample/
H A Davresample.h589 int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in);
H A Dutils.c505 int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) in avresample_config() function
609 if ((ret = avresample_config(avr, out, in)) < 0) in avresample_convert_frame()

Completed in 2 milliseconds