HomeSort by relevance Sort by last modified time
    Searched defs:ampmax (Results 1 - 3 of 3) sorted by null

  /external/libvorbis/lib/
psy.h 87 float ampmax; member in struct:__anon8446
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

Completed in 54 milliseconds