Home
last modified time | relevance | path

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

/dports/audio/musepack/musepack_src_r475/libmpcpsy/
H A Dpsy.c111 static float tmp_Mask_L [PART_LONG]; variable
168 tmp_Mask_L [i] = tmp_Mask_R [i] = in Init_Psychoakustik()
1046 CalcTemporalThreshold ( a, b, T_L, sim_Mask_L, tmp_Mask_L ); in Psychoakustisches_Modell()
1048 memcpy ( sim_Mask_L, tmp_Mask_L, sizeof sim_Mask_L ); in Psychoakustisches_Modell()
1179 CalcTemporalThreshold ( a, b, T_L, sim_Mask_L, tmp_Mask_L ); in Psychoakustisches_Modell()
1181 memcpy ( sim_Mask_L, tmp_Mask_L, sizeof sim_Mask_L ); in Psychoakustisches_Modell()