Home
last modified time | relevance | path

Searched defs:BlendingInfo (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dframe_header.h209 struct BlendingInfo : public Fields { struct
211 const char* Name() const override { return "BlendingInfo"; } in Name() argument
213 BlendMode mode;
217 uint32_t alpha_channel;
219 bool clamp;
221 uint32_t source;
223 size_t nonserialized_num_extra_channels = 0;
224 bool nonserialized_is_partial_frame = false;
H A Dframe_header.cc47 BlendingInfo::BlendingInfo() { Bundle::Init(this); } in BlendingInfo() function in jxl::BlendingInfo
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dframe_header.h209 struct BlendingInfo : public Fields { struct
211 const char* Name() const override { return "BlendingInfo"; } in Name() argument
213 BlendMode mode;
217 uint32_t alpha_channel;
219 bool clamp;
221 uint32_t source;
223 size_t nonserialized_num_extra_channels = 0;
224 bool nonserialized_is_partial_frame = false;
H A Dframe_header.cc47 BlendingInfo::BlendingInfo() { Bundle::Init(this); } in BlendingInfo() function in jxl::BlendingInfo
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dframe_header.h209 struct BlendingInfo : public Fields { struct
211 const char* Name() const override { return "BlendingInfo"; } in Name() argument
213 BlendMode mode;
217 uint32_t alpha_channel;
219 bool clamp;
221 uint32_t source;
223 size_t nonserialized_num_extra_channels = 0;
224 bool nonserialized_is_partial_frame = false;
H A Dframe_header.cc47 BlendingInfo::BlendingInfo() { Bundle::Init(this); } in BlendingInfo() function in jxl::BlendingInfo
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dframe_header.h209 struct BlendingInfo : public Fields { struct
213 BlendMode mode;
217 uint32_t alpha_channel;
219 bool clamp;
221 uint32_t source;
223 size_t nonserialized_num_extra_channels = 0;
224 bool nonserialized_is_partial_frame = false;
H A Dframe_header.cc48 BlendingInfo::BlendingInfo() { Bundle::Init(this); } in BlendingInfo() function in jxl::BlendingInfo