Home | History | Annotate | Download | only in priv

Lines Matching refs:inv_scale

18510    float scale, inv_scale;
18517 inv_scale = 1/scale;
18519 unop(Iop_Dup32x4, mkU32( float_to_bits(inv_scale) )) );