Go to the documentation of this file.
27 #ifndef MPD_PCM_RESAMPLE_INTERNAL_H
28 #define MPD_PCM_RESAMPLE_INTERNAL_H
33 #ifdef HAVE_LIBSAMPLERATE
42 const int16_t *src_buffer,
size_t src_size,
43 unsigned dest_rate,
size_t *dest_size_r,
50 const int32_t *src_buffer,
51 G_GNUC_UNUSED
size_t src_size,
52 unsigned dest_rate,
size_t *dest_size_r,
64 const int16_t *src_buffer,
size_t src_size,
72 const int32_t *src_buffer,
73 G_GNUC_UNUSED
size_t src_size,