HomeSort by relevance Sort by last modified time
    Searched refs:ATH (Results 1 - 6 of 6) 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...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/
arm-linux-androideabi-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x     [all...]

Completed in 350 milliseconds