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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/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:__anon4230
H A Dmapping0.c252 float global_ampmax=vbi->ampmax;
584 vbi->ampmax=global_ampmax;
H A Dpsy.c43 look->ampmax=-9999.;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/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:__anon5135
H A Dmapping0.c252 float global_ampmax=vbi->ampmax;
584 vbi->ampmax=global_ampmax;
H A Dpsy.c43 look->ampmax=-9999.;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/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:__anon39160
H A Dmapping0.c252 float global_ampmax=vbi->ampmax;
584 vbi->ampmax=global_ampmax;
H A Dpsy.c43 look->ampmax=-9999.;

Completed in 97 milliseconds