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

  /external/libvorbis/lib/
psy.h 32 #define P_LEVEL_0 30. /* 30 dB */
psy.c 137 attenuate_curve(workc[i][j],curveatt_dB[i]+100.-(j<2?2:j)*10.-P_LEVEL_0);
139 attenuate_curve(athc[j],+100.-j*10.f-P_LEVEL_0);
396 int choice=(int)((amp+dBoffset-P_LEVEL_0)*.1f);
    [all...]

Completed in 94 milliseconds