Home
last modified time | relevance | path

Searched refs:int_to_float (Results 176 – 200 of 325) sorted by relevance

12345678910>>...13

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Ddec_modular.cc103 void int_to_float(const pixel_type* const JXL_RESTRICT row_in, in int_to_float() function
528 int_to_float(row_in, row_out, xsize_shifted, bits, exp_bits); in ModularImageToDecodedRect()
581 int_to_float(row_in, row_out, r.xsize(), bits, exp_bits); in ModularImageToDecodedRect()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Ddec_modular.cc94 void int_to_float(const pixel_type* const JXL_RESTRICT row_in, in int_to_float() function
548 int_to_float(row_in, row_out, xsize_shifted, bits, exp_bits); in ModularImageToDecodedRect()
621 int_to_float(row_in, row_out, r.xsize(), bits, exp_bits); in ModularImageToDecodedRect()
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Ddcraw.h123 float int_to_float (int i);
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfpackutil.c168 fpptr->int_to_float = 0; in fp_init()
914 fits_set_lossy_int (outfptr, fpvar.int_to_float, &stat); in fp_pack()
1277 fits_set_lossy_int (outfptr, fpvar.int_to_float, &stat); in fp_test()
1278 if ( (bitpix > 0) && (fpvar.int_to_float != 0) ) { in fp_test()
1536 if ( (bitpix > 0) && (fpvar.int_to_float != 0) ) { in fp_pack_hdu()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dfpackutil.c168 fpptr->int_to_float = 0; in fp_init()
965 fits_set_lossy_int (outfptr, fpvar.int_to_float, &stat); in fp_pack()
1327 fits_set_lossy_int (outfptr, fpvar.int_to_float, &stat); in fp_test()
1328 if ( (bitpix > 0) && (fpvar.int_to_float != 0) ) { in fp_test()
1586 if ( (bitpix > 0) && (fpvar.int_to_float != 0) ) { in fp_pack_hdu()
/dports/devel/indi/indi-1.9.1/libs/fpack/
H A Dfpackutil.c167 fpptr->int_to_float = 0; in fp_init()
912 fits_set_lossy_int (outfptr, fpvar.int_to_float, &stat); in fp_pack()
1276 fits_set_lossy_int (outfptr, fpvar.int_to_float, &stat); in fp_test()
1277 if ( (bitpix > 0) && (fpvar.int_to_float != 0) ) { in fp_test()
1535 if ( (bitpix > 0) && (fpvar.int_to_float != 0) ) { in fp_pack_hdu()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dfpackutil.c154 fpptr->int_to_float = 0; in fp_init()
871 fits_set_lossy_int (outfptr, fpvar.int_to_float, &stat); in fp_pack()
1232 fits_set_lossy_int (outfptr, fpvar.int_to_float, &stat); in fp_test()
1233 if ( (bitpix > 0) && (fpvar.int_to_float != 0) ) { in fp_test()
1483 if ( (bitpix > 0) && (fpvar.int_to_float != 0) ) { in fp_pack_hdu()
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Dlibraw_internal_funcs.h73 float int_to_float (int i);
/dports/graphics/ufraw/ufraw-f34669b/
H A Ddcraw.h131 float int_to_float(int i);
/dports/devel/acme/acme-0.97.r323/src/
H A Dalu.c1270 inline static void int_to_float(struct object *self) in int_to_float() function
1525 int_to_float(self); in int_handle_monadic_operator()
1534 int_to_float(self); in int_handle_monadic_operator()
1846 int_to_float(self); in int_handle_dyadic_operator()
2006 int_to_float(other); in float_handle_dyadic_operator()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/internal/
H A Dlibraw_internal_funcs.h132 float int_to_float (int i);
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/internal/
H A Dlibraw_internal_funcs.h132 float int_to_float (int i);
/dports/graphics/libraw/LibRaw-0.20.2/internal/
H A Dlibraw_internal_funcs.h128 float int_to_float (int i);
/dports/graphics/photivo/photivo/Sources/
H A DptDcRaw.h709 float int_to_float(int i);
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_long.py39 def int_to_float(n): function
55 return -int_to_float(-n)
406 expected = int_to_float(n)
/dports/comms/gnuradio/gnuradio-3.8.4.0/docs/sphinx/source/
H A Dblocks_blocks.rst74 .. autoblock:: gnuradio.blocks.int_to_float
/dports/devel/libslang2/slang-2.3.2/src/
H A Dslarith2.inc273 DEFUN_2(int_to_float,int,float,copy_int_to_float)
420 # define long_to_float int_to_float
1019 {(FVOID_STAR)copy_int_to_float, int_to_float},

12345678910>>...13