Searched refs:avresample_available (Results 1 – 4 of 4) sorted by relevance
322 if (avresample_available(s) > 0) in main()324 avresample_available(s)); in main()
494 int avresample_available(AVAudioResampleContext *avr);
748 int avresample_available(AVAudioResampleContext *avr) in avresample_available() function764 samples += avresample_available(avr); in avresample_get_out_samples()
253 av_assert0(!avresample_available(s->avr)); in filter_frame()