Searched refs:fixedpoint_input (Results 1 – 1 of 1) sorted by relevance
111 const F3 fixedpoint_input = F3::FromRaw(input >> 1); in GetInvSqrtQuantizedMultiplierExp() local112 const F3 fixedpoint_half_input = SaturatingRoundingMultiplyByPOT<-1>(fixedpoint_input); in GetInvSqrtQuantizedMultiplierExp()