Home
last modified time | relevance | path

Searched refs:dwide (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/libraw/LibRaw-0.20.2/src/decoders/
H A Ddecoders_libraw_dcrdefs.cpp160 dwide = raw_width; in rpi_load_raw8()
162 dwide = raw_stride; in rpi_load_raw8()
166 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw8()
167 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw8()
194 dwide = raw_stride; in rpi_load_raw12()
198 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw12()
199 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw12()
230 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw14()
231 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw14()
266 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw16()
[all …]
H A Ddecoders_dcraw.cpp1008 int rev, dwide, row, col, c; in nokia_load_raw() local
1012 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1015 dwide = raw_stride; in nokia_load_raw()
1017 data = (uchar *)malloc(dwide * 2); in nokia_load_raw()
1024 if (fread(data + dwide, 1, dwide, ifp) < dwide) in nokia_load_raw()
1026 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in nokia_load_raw()
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/decoders/
H A Ddecoders_libraw_dcrdefs.cpp198 dwide = raw_width; in rpi_load_raw8()
200 dwide = raw_stride; in rpi_load_raw8()
204 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw8()
205 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw8()
232 dwide = raw_stride; in rpi_load_raw12()
236 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw12()
237 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw12()
268 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw14()
269 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw14()
304 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw16()
[all …]
H A Ddecoders_dcraw.cpp1005 int rev, dwide, row, col, c; in nokia_load_raw() local
1009 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1012 dwide = raw_stride; in nokia_load_raw()
1014 std::vector<uchar> data(dwide * 2); in nokia_load_raw()
1018 if (fread(data.data() + dwide, 1, dwide, ifp) < dwide) in nokia_load_raw()
1020 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in nokia_load_raw()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/decoders/
H A Ddecoders_libraw_dcrdefs.cpp198 dwide = raw_width; in rpi_load_raw8()
200 dwide = raw_stride; in rpi_load_raw8()
204 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw8()
205 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw8()
232 dwide = raw_stride; in rpi_load_raw12()
236 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw12()
237 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw12()
268 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw14()
269 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in rpi_load_raw14()
304 if (fread(data + dwide, 1, dwide, ifp) < dwide) derror(); in rpi_load_raw16()
[all …]
H A Ddecoders_dcraw.cpp1005 int rev, dwide, row, col, c; in nokia_load_raw() local
1009 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1012 dwide = raw_stride; in nokia_load_raw()
1014 std::vector<uchar> data(dwide * 2); in nokia_load_raw()
1018 if (fread(data.data() + dwide, 1, dwide, ifp) < dwide) in nokia_load_raw()
1020 FORC(dwide) data[c] = data[dwide + (c ^ rev)]; in nokia_load_raw()
/dports/graphics/xv/xv-3.10a/
H A Dxvsmooth.c31 int swide, shigh, dwide, dhigh, maplen;
59 int is24, swide, shigh, dwide, dhigh;
86 if (dwide < swide && dhigh < shigh)
90 else if (dwide < swide && dhigh >= shigh)
116 for (ex=0; ex<dwide; ex++) {
117 cxtab[ex] = (ex * swide) / dwide;
137 for (ex=0; ex<dwide; ex++) {
224 int is24, swide, shigh, dwide, dhigh;
326 int is24, swide, shigh, dwide, dhigh;
379 for (j=0; j<dwide; j++) {
[all …]
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvsmooth.c31 int swide, shigh, dwide, dhigh, maplen;
59 int is24, swide, shigh, dwide, dhigh;
86 if (dwide < swide && dhigh < shigh)
90 else if (dwide < swide && dhigh >= shigh)
116 for (ex=0; ex<dwide; ex++) {
117 cxtab[ex] = (ex * swide) / dwide;
137 for (ex=0; ex<dwide; ex++) {
224 int is24, swide, shigh, dwide, dhigh;
326 int is24, swide, shigh, dwide, dhigh;
379 for (j=0; j<dwide; j++) {
[all …]
/dports/japanese/xv/xv-3.10a/
H A Dxvsmooth.c31 int swide, shigh, dwide, dhigh, maplen;
59 int is24, swide, shigh, dwide, dhigh;
86 if (dwide < swide && dhigh < shigh)
90 else if (dwide < swide && dhigh >= shigh)
116 for (ex=0; ex<dwide; ex++) {
117 cxtab[ex] = (ex * swide) / dwide;
137 for (ex=0; ex<dwide; ex++) {
224 int is24, swide, shigh, dwide, dhigh;
326 int is24, swide, shigh, dwide, dhigh;
379 for (j=0; j<dwide; j++) {
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/cameratopam/
H A Dcamera.c564 int dwide, row, col; in olympus_e300_load_raw() local
566 dwide = raw_width * 16 / 10; in olympus_e300_load_raw()
567 data = malloc (dwide + raw_width*2); in olympus_e300_load_raw()
569 pixel = (unsigned short *) (data + dwide); in olympus_e300_load_raw()
571 fread_nofail (data, 1, dwide, ifp); in olympus_e300_load_raw()
/dports/devel/staf/src/staf/codepage/
H A Dibm-878.ucm111 <UFF44> \x64 # LD010080 dwide
/dports/graphics/photivo/photivo/ReferenceMaterial/dcraw/
H A Ddcraw-1440.c1813 int rev, dwide, row, c; in nokia_load_raw() local
1816 dwide = raw_width * 5 / 4; in nokia_load_raw()
1817 data = (uchar *) malloc (dwide + raw_width*2); in nokia_load_raw()
1819 pixel = (ushort *) (data + dwide); in nokia_load_raw()
1821 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1822 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
H A Ddcraw-1445.c1824 int rev, dwide, row, c; in nokia_load_raw() local
1827 dwide = raw_width * 5 / 4; in nokia_load_raw()
1828 data = (uchar *) malloc (dwide + raw_width*2); in nokia_load_raw()
1830 pixel = (ushort *) (data + dwide); in nokia_load_raw()
1832 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1833 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-dcraw/
H A Ddcraw.cc1903 int rev, dwide, row, c; in nokia_load_raw() local
1906 dwide = raw_width * 5 / 4; in nokia_load_raw()
1907 data = (uchar *) malloc (dwide + raw_width*2); in nokia_load_raw()
1909 pixel = (ushort *) (data + dwide); in nokia_load_raw()
1911 if ((int) fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1912 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/art/ART-1.9.3/rtengine/
H A Ddcraw.cc2639 int rev, dwide, row, col, c; in nokia_load_raw() local
2643 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
2644 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
2647 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
2648 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
H A Ddcraw.c1961 int rev, dwide, row, col, c; in nokia_load_raw() local
1965 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1966 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
1969 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1970 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.cc2647 int rev, dwide, row, col, c; in nokia_load_raw() local
2651 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
2652 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
2655 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
2656 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
H A Ddcraw.c1961 int rev, dwide, row, col, c; in nokia_load_raw() local
1965 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1966 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
1969 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1970 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Ddcraw.cc2646 int rev, dwide, row, col, c; in nokia_load_raw() local
2650 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
2651 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
2654 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
2655 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/dcraw/
H A Ddcraw.c1962 int rev, dwide, row, col, c; in nokia_load_raw() local
1966 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1967 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
1970 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1971 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/dcraw/dcraw-9.28/
H A Ddcraw.c1962 int rev, dwide, row, col, c; in nokia_load_raw() local
1966 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1967 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
1970 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1971 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/lazpaint/lazpaint-7.1.6/lazpaint/release/windows/dcraw/
H A Ddcraw.c1961 int rev, dwide, row, col, c; in nokia_load_raw() local
1965 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1966 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
1969 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1970 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/libraw/LibRaw-0.20.2/dcraw/
H A Ddcraw.c1962 int rev, dwide, row, col, c; in nokia_load_raw() local
1966 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1967 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
1970 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1971 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/photivo/photivo/Sources/
H A DptDcRaw.cpp1877 int rev, dwide, row, col, c; in nokia_load_raw() local
1880 dwide = m_RawWidth * 5 / 4; in nokia_load_raw()
1881 data = (uint8_t *) MALLOC (dwide*2); in nokia_load_raw()
1884 if (fread (data+dwide, 1, dwide, m_InputFile) < (size_t) dwide) derror(); in nokia_load_raw()
1885 for(c=0;c<dwide;c++) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()
/dports/graphics/flif/FLIF-0.3-96-g74ea92b/raw-tools/sony_arw/
H A Ddcraw.c1960 int rev, dwide, row, col, c; in nokia_load_raw() local
1964 dwide = (raw_width * 5 + 1) / 4; in nokia_load_raw()
1965 data = (uchar *) malloc (dwide*2); in nokia_load_raw()
1968 if (fread (data+dwide, 1, dwide, ifp) < dwide) derror(); in nokia_load_raw()
1969 FORC(dwide) data[c] = data[dwide+(c ^ rev)]; in nokia_load_raw()

12