Home
last modified time | relevance | path

Searched refs:MS2SPAT1 (Results 1 – 2 of 2) sorted by relevance

/dports/audio/musepack/musepack_src_r475/libmpcpsy/
H A Dlibmpcpsy.h40 #define MS2SPAT1 0.5f macro
H A Dpsy.c693 … thrS[n] = MS2SPAT1 * thrS[n] + (1.f-MS2SPAT1) * tmp; // raises masking threshold by up to 3 dB in CalcMSThreshold()
697 thrM[n] = MS2SPAT1 * thrM[n] + (1.f-MS2SPAT1) * tmp; in CalcMSThreshold()