Home
last modified time | relevance | path

Searched refs:dt_iop_flip_and_zoom_8 (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/darktable/darktable-3.6.1/src/develop/
H A Dimageop_math.h36 void dt_iop_flip_and_zoom_8(const uint8_t *in, int32_t iw, int32_t ih, uint8_t *out, int32_t ow, in…
H A Dimageop_math.c28 void dt_iop_flip_and_zoom_8(const uint8_t *in, int32_t iw, int32_t ih, uint8_t *out, int32_t ow, in… in dt_iop_flip_and_zoom_8() function
/dports/graphics/darktable38/darktable-3.8.0/src/develop/
H A Dimageop_math.h36 void dt_iop_flip_and_zoom_8(const uint8_t *in, int32_t iw, int32_t ih, uint8_t *out, int32_t ow, in…
H A Dimageop_math.c28 void dt_iop_flip_and_zoom_8(const uint8_t *in, int32_t iw, int32_t ih, uint8_t *out, int32_t ow, in… in dt_iop_flip_and_zoom_8() function
/dports/graphics/darktable38/darktable-3.8.0/src/common/
H A Dmipmap_cache.c1211dt_iop_flip_and_zoom_8(tmp, jpg.width, jpg.height, buf, wd, ht, orientation, width, height); in _init_8()
1237dt_iop_flip_and_zoom_8(tmp, thumb_width, thumb_height, buf, wd, ht, orientation, width, height); in _init_8()
1256dt_iop_flip_and_zoom_8(tmp.buf, tmp.width, tmp.height, buf, wd, ht, ORIENTATION_NONE, width, heigh… in _init_8()
/dports/graphics/darktable/darktable-3.6.1/src/common/
H A Dmipmap_cache.c1214dt_iop_flip_and_zoom_8(tmp, jpg.width, jpg.height, buf, wd, ht, orientation, width, height); in _init_8()
1240dt_iop_flip_and_zoom_8(tmp, thumb_width, thumb_height, buf, wd, ht, orientation, width, height); in _init_8()
1259dt_iop_flip_and_zoom_8(tmp.buf, tmp.width, tmp.height, buf, wd, ht, ORIENTATION_NONE, width, heigh… in _init_8()