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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dpsy.h100 float ***tonecurves; member in struct:__anon4231
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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dpsy.h100 float ***tonecurves; member in struct:__anon5136
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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dpsy.h100 float ***tonecurves; member in struct:__anon39161
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 112 milliseconds