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

  /external/libvorbis/lib/
psy.h 102 float *ath; member in struct:__anon22897
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...]
psytune.c 252 int ath=0; local
  /external/chromium_org/net/base/registry_controlled_domains/
effective_tld_names.cc     [all...]

Completed in 3885 milliseconds