Home
last modified time | relevance | path

Searched refs:avresample_read (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavresample/
Davresample.h517 int avresample_read(AVAudioResampleContext *avr, uint8_t **output, int nb_samples);
Dutils.c772 int avresample_read(AVAudioResampleContext *avr, uint8_t **output, int nb_samples) in avresample_read() function
/third_party/ffmpeg/doc/
DAPIchanges2020 avresample_read() are now uint8_t** instead of void**.