Searched refs:tonecurves (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dpsy.h100 float ***tonecurves; member in struct:__anon1096
H A Dpsy.c327 p->tonecurves=setup_tone_curves(vi->toneatt,rate*.5/n,n,
367 if(p->tonecurves){
370 _ogg_free(p->tonecurves[i][j]);
372 _ogg_free(p->tonecurves[i]);
374 _ogg_free(p->tonecurves);
853 seed_loop(p,(const float ***)p->tonecurves,logfft,logmask,seed,global_specmax);

Completed in 85 milliseconds