Searched refs:exp_ (Results 1 – 3 of 3) sorted by relevance
278 exp_{shared} =293 \frac{red_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}297 \frac{green_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}301 \frac{blue_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2}
339 exp_{shared} =355 { \frac{red_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }359 { \frac{green_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }363 { \frac{blue_{clamped}}{2^{(exp_{shared}-B-N)}}+ \frac{1}{2} }376 {empty}:: latexmath:[red = red_{shared} \times {2^{(exp_{shared}-B-N)}}]378 {2^{(exp_{shared}-B-N)}}]379 {empty}:: latexmath:[blue = blue_{shared} \times {2^{(exp_{shared}-B-N)}}]
7199 unsigned int exp_ = shifted_exp & o.u; // just the exponent in half_to_float() local7203 if (exp_ == shifted_exp) // Inf/NaN? in half_to_float()7205 else if (exp_ == 0) // Zero/Denormal? in half_to_float()