Searched refs:amount_fp (Results 1 – 1 of 1) sorted by relevance
242 let amount_fp = amount as f32; in sample() localVariable243 let m4 = C[0][j] * amount_fp; in sample()245 if amount > 11 && (length as f32) < (C[1][j] + m4) * amount_fp { in sample()