Home
last modified time | relevance | path

Searched defs:black_fill (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/lives-plugins/weed-plugins/
H A Dhaip.c184 static inline void black_fill(unsigned char *new_data, int row) { in black_fill() function
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/decoders/
H A Dasf_decoder.h301 boolean black_fill; member
H A Dmpegts_decoder.h328 boolean black_fill; member
/dports/multimedia/lives/lives-3.2.0/src/
H A Dcolourspace.c9058 boolean create_empty_pixel_data(weed_layer_t *layer, boolean black_fill, boolean may_contig) { in create_empty_pixel_data()