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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dcodec_internal.h33 float ampmax; member in struct:vorbis_block_internal
H A Dpsytune.c236 float ampmax=-9999,newmax; local
323 ampmax+=secs*ampmax_att_per_sec;
324 if(ampmax<-9999)ampmax=-9999;
349 if(local_ampmax[i]>ampmax)ampmax=local_ampmax[i];
374 ampmax,
H A Dblock.c97 vbi->ampmax=-9999;
605 if(vbi->ampmax>g->ampmax)g->ampmax=vbi->ampmax;
606 g->ampmax=_vp_ampmax_decay(g->ampmax,v);
607 vbi->ampmax=g->ampmax;
H A Dpsy.h88 float ampmax; member in struct:__anon4044
H A Dmapping0.c252 float global_ampmax=vbi->ampmax;
584 vbi->ampmax=global_ampmax;
H A Dpsy.c43 look->ampmax=-9999.;

Completed in 128 milliseconds