Home
last modified time | relevance | path

Searched defs:srcrow (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/print/photoprint/photoprint-0.4.2-pre2/imagesource/
H A Dimagesource_downsample.h37 int srcrow; variable
H A Dimagesource_crop.cpp46 int srcrow=row+yoffset; in GetRow() local
H A Dimagesource_scale.cpp68 int srcrow=(row*source->height)/height; in GetRow() local
/dports/graphics/imageworsener/imageworsener-1.3.4/src/
H A Dimagew-tiff.c74 static void iwtiff_convert_row1(const iw_byte *srcrow, iw_byte *dstrow, int width) in iwtiff_convert_row1()
88 static void iwtiff_convert_row4(const iw_byte *srcrow, iw_byte *dstrow, int width) in iwtiff_convert_row4()
100 static void iwtiff_convert_row8bps(const iw_byte *srcrow, iw_byte *dstrow, int width, int samplespe… in iwtiff_convert_row8bps()
105 static void iwtiff_convert_row16bps(const iw_byte *srcrow, iw_byte *dstrow, int width, int samplesp… in iwtiff_convert_row16bps()
454 const iw_byte *srcrow; in iwtiff_write_main() local
/dports/textproc/redisearch/RediSearch-2.2.5/src/aggregate/reducers/
H A Dfirst_value.c30 static int fvAdd_noSort(Reducer *r, void *ctx, const RLookupRow *srcrow) { in fvAdd_noSort()
45 static int fvAdd_sort(Reducer *r, void *ctx, const RLookupRow *srcrow) { in fvAdd_sort()
H A Dcount.c16 static int counterAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in counterAdd()
H A Dcount_distinct.c30 static int distinctAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in distinctAdd()
89 static int distinctishAdd(Reducer *parent, void *instance, const RLookupRow *srcrow) { in distinctishAdd()
166 static int hllsumAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in hllsumAdd()
/dports/textproc/redisearch20/RediSearch-2.0.15/src/aggregate/reducers/
H A Dfirst_value.c30 static int fvAdd_noSort(Reducer *r, void *ctx, const RLookupRow *srcrow) { in fvAdd_noSort()
45 static int fvAdd_sort(Reducer *r, void *ctx, const RLookupRow *srcrow) { in fvAdd_sort()
H A Dcount.c16 static int counterAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in counterAdd()
H A Dcount_distinct.c30 static int distinctAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in distinctAdd()
89 static int distinctishAdd(Reducer *parent, void *instance, const RLookupRow *srcrow) { in distinctishAdd()
166 static int hllsumAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in hllsumAdd()
/dports/textproc/redisearch16/RediSearch-1.6.16/src/aggregate/reducers/
H A Dfirst_value.c30 static int fvAdd_noSort(Reducer *r, void *ctx, const RLookupRow *srcrow) { in fvAdd_noSort()
45 static int fvAdd_sort(Reducer *r, void *ctx, const RLookupRow *srcrow) { in fvAdd_sort()
H A Dcount.c16 static int counterAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in counterAdd()
H A Dcount_distinct.c30 static int distinctAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in distinctAdd()
89 static int distinctishAdd(Reducer *parent, void *instance, const RLookupRow *srcrow) { in distinctishAdd()
166 static int hllsumAdd(Reducer *r, void *ctx, const RLookupRow *srcrow) { in hllsumAdd()
/dports/benchmarks/hpl/hpl-2.3/src/pgesv/
H A DHPL_plindx10.c126 nprow, src, srcrow; local
H A DHPL_plindx0.c227 src, srcrow; local
/dports/graphics/netpbm/netpbm-10.91.01/editor/specialty/
H A Dppmtv.c23 pixel *srcrow, *destrow; local
H A Dppmshift.c24 pixel * srcrow; in main() local
/dports/graphics/netpbm/netpbm-10.91.01/editor/
H A Dppmflash.c34 pixel *srcrow, *destrow; local
H A Dppmdim.c34 pixel *srcrow, *destrow; local
/dports/graphics/libraw/LibRaw-0.20.2/src/preprocessing/
H A Draw2image.cpp159 ushort(*srcrow)[3] = in raw2image() local
509 ushort(*srcrow)[3] = in raw2image_ex() local
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/preprocessing/
H A Draw2image.cpp163 ushort(*srcrow)[3] = in raw2image() local
512 ushort(*srcrow)[3] = in raw2image_ex() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/preprocessing/
H A Draw2image.cpp163 ushort(*srcrow)[3] = in raw2image() local
512 ushort(*srcrow)[3] = in raw2image_ex() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dvf_colorlevels.c109 const uint8_t *srcrow; member
195 const uint8_t *srcrow = in->data[0]; in filter_frame() local
247 const uint8_t *srcrow = in->data[0]; in filter_frame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dvf_colorlevels.c109 const uint8_t *srcrow; member
195 const uint8_t *srcrow = in->data[0]; in filter_frame() local
247 const uint8_t *srcrow = in->data[0]; in filter_frame() local
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gimpressionist/
H A Drepaint.c602 guchar *srcrow = &p->col[y * p->width * 3]; in repaint() local
656 guchar *srcrow = &p->col[y * p->width * 3]; in repaint() local
700 guchar *srcrow = &p->col[y * p->width * 3]; in repaint() local
757 guchar *srcrow = &p->col[y * p->width * 3]; in repaint() local

1234567