Searched refs:tempVal (Results 1 – 2 of 2) sorted by relevance
416 uint32_t tempVal; in AudioUpdateCodecRegBits() local433 tempVal = curValue & controlMask; in AudioUpdateCodecRegBits()434 if (tempVal == value) { in AudioUpdateCodecRegBits()458 uint32_t tempVal; in AudioUpdateDaiRegBits() local477 tempVal = curValue & mixerControlMask; in AudioUpdateDaiRegBits()478 if (tempVal == value) { in AudioUpdateDaiRegBits()
887 TextBackgroundStyle tempVal = GetBackgroundColor(); in AddSpanStyle() local888 spanItem->backgroundStyle = tempVal; in AddSpanStyle()