Searched refs:avresample_read (Results 1 – 3 of 3) sorted by relevance
517 int avresample_read(AVAudioResampleContext *avr, uint8_t **output, int nb_samples);
772 int avresample_read(AVAudioResampleContext *avr, uint8_t **output, int nb_samples) in avresample_read() function
2020 avresample_read() are now uint8_t** instead of void**.