Home
last modified time | relevance | path

Searched defs:del_fmat (Results 1 – 2 of 2) sorted by relevance

/dports/audio/aubio/aubio-0.4.9/src/
H A Dfmat.c43 void del_fmat (fmat_t *s) { in del_fmat() function
/dports/audio/py-aubio/aubio-0.4.9/src/temporal/
H A Dc_weighting.c43 if ( order != 5 ) { in new_fmat()