Searched refs:msfix2 (Results 1 – 3 of 3) sorted by relevance
1331 FLOAT const msfix2 = msfix * 2.f; in vbrpsy_compute_MS_thresholds() local1370 if (thmMS > 0.f && (thmLR * msfix2) < thmMS) { in vbrpsy_compute_MS_thresholds()1371 FLOAT const f = thmLR * msfix2 / thmMS; in vbrpsy_compute_MS_thresholds()
1341 FLOAT const msfix2 = msfix * 2.f; in vbrpsy_compute_MS_thresholds() local1380 if (thmMS > 0.f && (thmLR * msfix2) < thmMS) { in vbrpsy_compute_MS_thresholds()1381 FLOAT const f = thmLR * msfix2 / thmMS; in vbrpsy_compute_MS_thresholds()