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

  /external/libvorbis/lib/
masking.h 21 /* more detailed ATH; the bass if flat to save stressing the floor
25 static const float ATH[]={
    [all...]
psy.c 89 float ath[EHMER_MAX]; local
99 /* we add back in the ATH to avoid low level curves falling off to
110 if(min>ATH[j+k+ath_offset])min=ATH[j+k+ath_offset];
112 if(min>ATH[MAX_ATH-1])min=ATH[MAX_ATH-1];
114 ath[j]=min;
135 /* make temp curves with the ATH overlayed */
138 memcpy(athc[j],ath,EHMER_MAX*sizeof(**athc));
279 p->ath=_ogg_malloc(n*sizeof(*p->ath))
    [all...]
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 75 milliseconds