Lines Matching refs:speex_free
68 static void speex_free (void *ptr) {free(ptr);}794 speex_free(st->mem);795 speex_free(st->sinc_table);796 speex_free(st->last_sample);797 speex_free(st->magic_samples);798 speex_free(st->samp_frac_num);799 speex_free(st);