Home
last modified time | relevance | path

Searched defs:orowstrides (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dcomic.c70 int *orowstrides = weed_channel_get_rowstrides(out_channel, NULL); in comic_process() local
H A Dsoftlight.c67 int *orowstrides = weed_get_int_array(out_channel, WEED_LEAF_ROWSTRIDES, NULL); in softlight_process() local
H A Ddeinterlace.c59 int *orowstrides = weed_channel_get_rowstrides(out_channel, NULL); in deinterlace_process() local
/dports/multimedia/lives/lives-3.2.0/src/
H A Dcolourspace.h111 int orowstrides[4]; member
H A Dcolourspace.c7266 …id convert_splitplanes_frame(uint8_t *src, int width, int height, int irowstride, int *orowstrides, in convert_splitplanes_frame()
9847 int *orowstrides = weed_layer_get_rowstrides(old_layer, &numplanes), *rowstrides; in copy_pixel_data() local
12721 int *irowstrides, *orowstrides; in resize_layer() local