Home
last modified time | relevance | path

Searched refs:sgrow (Results 1 – 25 of 125) sorted by relevance

12345

/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/demosaic/
H A Dxtrans_demosaic.cpp37 ushort sgrow = 0, sgcol = 0; in xtrans_interpolate() local
73 sgrow = row; in xtrans_interpolate()
129 switch ((row - sgrow) % 3) in xtrans_interpolate()
178 …for schedule(dynamic) default(none) firstprivate(buffers, allhex, passes, sgrow, sgcol, ndir) shar… in xtrans_interpolate()
231 FORC4 rgb[c ^ !((row - sgrow) % 3)][row - top][col - left][1] = in xtrans_interpolate()
254 &rgb[(d - 2) ^ !((row - sgrow) % 3)][row - top][col - left]; in xtrans_interpolate()
263 for (int row = (top - sgrow + 4) / 3 * 3 + sgrow; row < mrow - 2; row += 3) in xtrans_interpolate()
299 c = (row - sgrow) % 3 ? LIBRAW_AHD_TILE : 1; in xtrans_interpolate()
318 if ((row - sgrow) % 3) in xtrans_interpolate()
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/demosaic/
H A Dxtrans_demosaic.cpp37 ushort sgrow = 0, sgcol = 0; in xtrans_interpolate() local
73 sgrow = row; in xtrans_interpolate()
129 switch ((row - sgrow) % 3) in xtrans_interpolate()
178 …for schedule(dynamic) default(none) firstprivate(buffers, allhex, passes, sgrow, sgcol, ndir) shar… in xtrans_interpolate()
231 FORC4 rgb[c ^ !((row - sgrow) % 3)][row - top][col - left][1] = in xtrans_interpolate()
254 &rgb[(d - 2) ^ !((row - sgrow) % 3)][row - top][col - left]; in xtrans_interpolate()
263 for (int row = (top - sgrow + 4) / 3 * 3 + sgrow; row < mrow - 2; row += 3) in xtrans_interpolate()
299 c = (row - sgrow) % 3 ? LIBRAW_AHD_TILE : 1; in xtrans_interpolate()
318 if ((row - sgrow) % 3) in xtrans_interpolate()
/dports/devel/sunpromake/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/devel/sccs/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/devel/schilybase/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/net/rscsi/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/archivers/star/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/sysutils/cdrtools/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/editors/ved/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/devel/smake/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/sysutils/schilyutils/schily-2021-09-18/sgrow/
H A DMakefile.man11 TARGETMAN= sgrow
14 MANFILE= sgrow.1
H A DMakefile9 TARGET= sgrow
/dports/graphics/libraw/LibRaw-0.20.2/src/demosaic/
H A Dxtrans_demosaic.cpp40 ushort min, max, sgrow, sgcol; in xtrans_interpolate() local
89 sgrow = row; in xtrans_interpolate()
135 switch ((row - sgrow) % 3) in xtrans_interpolate()
200 FORC4 rgb[c ^ !((row - sgrow) % 3)][row - top][col - left][1] = in xtrans_interpolate()
222 &rgb[(d - 2) ^ !((row - sgrow) % 3)][row - top][col - left]; in xtrans_interpolate()
231 for (row = (top - sgrow + 4) / 3 * 3 + sgrow; row < mrow - 2; row += 3) in xtrans_interpolate()
266 c = (row - sgrow) % 3 ? LIBRAW_AHD_TILE : 1; in xtrans_interpolate()
285 if ((row - sgrow) % 3) in xtrans_interpolate()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/cameratopam/
H A Dfoveon.c403 float (*black)[3], (*sgain)[3], (*sgrow)[3]; in foveon_interpolate() local
473 sgrow = calloc (dim[1], sizeof *sgrow); in foveon_interpolate()
543 FORC3 sgrow[i][c] = sgain[ irow *dim[1]+i][c] * (1-frow) + in foveon_interpolate() local
565 ( sgrow[col/sgx ][c] * (sgx - col%sgx) + in foveon_interpolate()
566 sgrow[col/sgx+1][c] * (col%sgx) ) / sgx / in foveon_interpolate()
575 free (sgrow); in foveon_interpolate()
/dports/devel/sunpromake/schily-2021-09-18/TARGETS/
H A DTargetdirs13 rmt rscsi scgcheck scgskeleton sdd sfind sformat label sgrow \
/dports/devel/schilybase/schily-2021-09-18/TARGETS/
H A DTargetdirs13 rmt rscsi scgcheck scgskeleton sdd sfind sformat label sgrow \
/dports/devel/sccs/schily-2021-09-18/TARGETS/
H A DTargetdirs13 rmt rscsi scgcheck scgskeleton sdd sfind sformat label sgrow \

12345