Searched refs:tnoise (Results 1 – 1 of 1) sorted by relevance
1258 int32_t tmp32, tmp321, tnoise, tnoise1; in ComfortNoise() local1301 [tnoise] "=&r" (tnoise) in ComfortNoise()1307 if (outLShift32 < tnoise) { in ComfortNoise()1311 if (tnoise < (1 << minTrackShift)) { in ComfortNoise()1317 tnoise--; in ComfortNoise()1325 : [tmp32] "=&r" (tmp32), [tnoise] "+r" (tnoise) in ComfortNoise()1333 if ((tnoise >> 19) <= 0) { in ComfortNoise()1334 if ((tnoise >> 11) > 0) { in ComfortNoise()1339 : [tnoise] "+r" (tnoise) in ComfortNoise()1352 : [tnoise] "+r" (tnoise), [tmp32] "=&r" (tmp32) in ComfortNoise()[all …]