Home
last modified time | relevance | path

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

/dports/audio/musepack/musepack_src_r475/libmpcpsy/
H A Dlibmpcpsy.h26 #define PREFAC_LONG 10 // preecho-factor for long partitions macro
H A Dpsy.c910 *partThr0++ = minf ( *simThr0, *preThr0 * PREFAC_LONG); in PreechoControl()
911 *partThr1++ = minf ( *simThr1, *preThr1 * PREFAC_LONG); in PreechoControl()