Searched refs:iu (Results 1 – 5 of 5) sorted by relevance
34 uint32_t ix,iu; in log1pf() local60 iu = u.i; in log1pf()61 iu += 0x3f800000 - 0x3f3504f3; in log1pf()62 k = (int)(iu>>23) - 0x7f; in log1pf()70 iu = (iu&0x007fffff) + 0x3f3504f3; in log1pf()71 u.i = iu; in log1pf()
962 int iu = (int)(nsvg__clampf(u, 0.0f, 1.0f) * 256.0f); in nsvg__lerpRGBA() local963 int r = (((c0) & 0xff)*(256-iu) + (((c1) & 0xff)*iu)) >> 8; in nsvg__lerpRGBA()964 int g = (((c0>>8) & 0xff)*(256-iu) + (((c1>>8) & 0xff)*iu)) >> 8; in nsvg__lerpRGBA()965 int b = (((c0>>16) & 0xff)*(256-iu) + (((c1>>16) & 0xff)*iu)) >> 8; in nsvg__lerpRGBA()966 int a = (((c0>>24) & 0xff)*(256-iu) + (((c1>>24) & 0xff)*iu)) >> 8; in nsvg__lerpRGBA()972 int iu = (int)(nsvg__clampf(u, 0.0f, 1.0f) * 256.0f); in nsvg__applyOpacity() local976 int a = (((c>>24) & 0xff)*iu) >> 8; in nsvg__applyOpacity()
80 …95=@D>1%"%FbU.<���������������������������i&#>FMR^klf`jssc]iu{y{|zpdhnyy�����{i\^b…
157 …S��S��T��N��O��N��P��U��Z��_��a��[��T��T��R��V��X��N|�DV-2E+f�By�S��o��iu�Uo�Rm�Xr�Wn�Sv�Zx�Zs…
5 …7/�93�62�1/�.,�1/�32�0E�/E�-D�*B�%@�"=�:�:�'A�+G�/M�0R�+R�)V�1b�=n�HS�`m�iu�Ve�KZ�L]�CU�1D�AR�7C…
Completed in 24 milliseconds