Searched refs:tnoise1 (Results 1 – 1 of 1) sorted by relevance
1258 int32_t tmp32, tmp321, tnoise, tnoise1; in ComfortNoise() local1379 [outLShift32] "=r" (outLShift32), [tnoise1] "=&r" (tnoise1) in ComfortNoise()1384 if (outLShift32 < tnoise1) { in ComfortNoise()1388 if (tnoise1 < (1 << minTrackShift)) { in ComfortNoise()1394 tnoise1--; in ComfortNoise()1402 : [tmp32] "=&r" (tmp32), [tnoise1] "+r" (tnoise1) in ComfortNoise()1410 if ((tnoise1 >> 19) <= 0) { in ComfortNoise()1411 if ((tnoise1 >> 11) > 0) { in ComfortNoise()1416 : [tnoise1] "+r" (tnoise1) in ComfortNoise()1429 : [tnoise1] "+r" (tnoise1), [tmp32] "=&r" (tmp32) in ComfortNoise()[all …]