Searched defs:pow2_exp (Results 1 – 1 of 1) sorted by relevance
60 const float pow2_exp = pow(2.0f, static_cast<float>(exp_s) - g_sharedexp_biased_mantissabits); in convertRGBFloatsTo999E5() local75 const float pow2_exp = in convert999E5toRGBFloats() local