Home
last modified time | relevance | path

Searched defs:BlueInput (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/pixen/Pixen-0.1/libungif/
H A Ddev2gif.c376 GifByteType *RedInput, *GreenInput, *BlueInput; in QuantizeRGBBuffer() local
H A Dquantize.c84 GifByteType * BlueInput, in QuantizeBuffer()
/dports/graphics/giflib/giflib-5.2.1/
H A Dquantize.c66 GifByteType * BlueInput, in GifQuantizeBuffer()
/dports/astro/xplanet/xplanet-1.3.1/src/libimage/
H A Dgif.c249 GifByteType * BlueInput, in QuantizeBuffer()
/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dgifcodec.c143 GifByteType * BlueInput, in LibgdiplusGifQuantizeBuffer()
/dports/graphics/movit/movit-1.6.3/
H A Deffect_chain_test.cpp443 class BlueInput : public Input { class
445 BlueInput() { register_int("needs_mipmaps", &needs_mipmaps); } in BlueInput() function in movit::BlueInput