Searched refs:taps_mem (Results 1 – 2 of 2) sorted by relevance
82 gpointer taps_mem; member
984 g_free (resampler->taps_mem); in alloc_taps_mem()985 resampler->taps_mem = in alloc_taps_mem()987 resampler->taps = MEM_ALIGN ((gint8 *) resampler->taps_mem, ALIGN); in alloc_taps_mem()1632 g_free (resampler->taps_mem); in gst_audio_resampler_free()