• Home
  • Raw
  • Download

Lines Matching defs:resampler

292 make_taps (GstAudioResampler * resampler, gdouble * res, gdouble x, gint n_taps)  in make_taps()
915 copy_func (GstAudioResampler * resampler, gpointer sbuf[], in copy_func()
931 calculate_kaiser_params (GstAudioResampler * resampler) in calculate_kaiser_params()
971 alloc_taps_mem (GstAudioResampler * resampler, gint bps, gint n_taps, in alloc_taps_mem()
993 alloc_cache_mem (GstAudioResampler * resampler, gint bps, gint n_taps, in alloc_cache_mem()
1016 setup_functions (GstAudioResampler * resampler) in setup_functions()
1066 resampler_calculate_taps (GstAudioResampler * resampler) in resampler_calculate_taps()
1231 resampler_dump (GstAudioResampler * resampler) in resampler_dump()
1355 GstAudioResampler *resampler; in gst_audio_resampler_new() local
1432 get_sample_bufs (GstAudioResampler * resampler, gsize need) in get_sample_bufs()
1470 gst_audio_resampler_reset (GstAudioResampler * resampler) in gst_audio_resampler_reset()
1507 gst_audio_resampler_update (GstAudioResampler * resampler, in gst_audio_resampler_update()
1627 gst_audio_resampler_free (GstAudioResampler * resampler) in gst_audio_resampler_free()
1653 gst_audio_resampler_get_out_frames (GstAudioResampler * resampler, in gst_audio_resampler_get_out_frames()
1696 gst_audio_resampler_get_in_frames (GstAudioResampler * resampler, in gst_audio_resampler_get_in_frames()
1722 gst_audio_resampler_get_max_latency (GstAudioResampler * resampler) in gst_audio_resampler_get_max_latency()
1754 gst_audio_resampler_resample (GstAudioResampler * resampler, in gst_audio_resampler_resample()