Home | Sort by relevance Sort by last modified time |
/external/libvorbis/lib/ | |
psy.h | 87 float ampmax; member in struct:__anon24319 |
psytune.c | 236 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, |
codec_internal.h | 33 float ampmax; member in struct:vorbis_block_internal |