HomeSort by relevance Sort by last modified time
    Searched full:postmax (Results 1 - 1 of 1) sorted by null

  /external/libvorbis/lib/
envelope.c 176 float postmax,postmin,premax=-99999.f,premin=99999.f; local
181 postmax=max(acc,filters[j].ampbuf[p]);
192 valmax=postmax-premax;

Completed in 387 milliseconds