HomeSort by relevance Sort by last modified time
    Searched refs:VE_NEARDC (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/lib/
envelope.h 29 #define VE_NEARDC 15
38 float nearDC[VE_NEARDC];
envelope.c 142 decay*=(1./(VE_NEARDC+1));
144 if(filters->nearptr>=VE_NEARDC)filters->nearptr=0;

Completed in 185 milliseconds