Lines Matching refs:avresample_read
64 * avresample_read(). The second place is the resampling delay buffer,
417 * or to avresample_read().
427 * NULL input or call avresample_read().
430 * @see avresample_read()
484 * buffer. The samples in the FIFO can be read with avresample_read() or
487 * @see avresample_read()
517 int avresample_read(AVAudioResampleContext *avr, uint8_t **output, int nb_samples);
537 * or to avresample_convert() or to avresample_read().
547 * avresample_convert() with NULL input or call avresample_read().
557 * @see avresample_read()