Home
last modified time | relevance | path

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

/dports/audio/musepack/musepack_src_r475/libmpcpsy/
H A Dpsy.c784 const float* partThr0, in ApplyLtq() argument
795 tmpThr0 = sqrt(partThr0[n]); in ApplyLtq()
900 PreechoControl ( float* partThr0, in PreechoControl() argument
910 *partThr0++ = minf ( *simThr0, *preThr0 * PREFAC_LONG); in PreechoControl()