Searched refs:tonecurves (Results 1 – 2 of 2) sorted by relevance
99 float ***tonecurves; member
327 p->tonecurves=setup_tone_curves(vi->toneatt,rate*.5/n,n, in _vp_psy_init()367 if(p->tonecurves){ in _vp_psy_clear()370 _ogg_free(p->tonecurves[i][j]); in _vp_psy_clear()372 _ogg_free(p->tonecurves[i]); in _vp_psy_clear()374 _ogg_free(p->tonecurves); in _vp_psy_clear()767 seed_loop(p,(const float ***)p->tonecurves,logfft,logmask,seed,global_specmax); in _vp_tonemask()