Home
last modified time | relevance | path

Searched refs:config_changed (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libswresample/
Dswresample_frame.c54 static int config_changed(SwrContext *s, in config_changed() function
136 if ((ret = config_changed(s, out, in))) in swr_convert_frame()
/third_party/ffmpeg/libavresample/
Dutils.c526 static int config_changed(AVAudioResampleContext *avr, in config_changed() function
616 if ((ret = config_changed(avr, out, in))) in avresample_convert_frame()