|
FastLED 3.9.15
|
This is the complete list of members for fl::Gamma8Impl, including all inherited members.
| convert(fl::span< const u8 > input, fl::span< u16 > output) const override | fl::Gamma8Impl | inlinevirtual |
| convert(fl::span< const fl::ufixed_point< 8, 8 > > input, fl::span< u16 > output) const override | fl::Gamma8Impl | inlinevirtual |
| convert(fl::span< const fl::ufixed_point< 8, 8 > > input, fl::span< fl::ufixed_point< 8, 8 > > output) const override | fl::Gamma8Impl | inlinevirtual |
| FL_ALIGNAS(64) u16 mLut[256] | fl::Gamma8Impl | private |
| Gamma8Impl(float gamma) | fl::Gamma8Impl | inlineexplicit |
| Gamma8Impl(from_progmem_lut_tag, const u16 *progmem_lut) | fl::Gamma8Impl | inline |
| getOrCreate(float gamma) FL_NOEXCEPT | fl::Gamma8 | static |
| lerpLut(const fl::ufixed_point< 8, 8 > &fp) const | fl::Gamma8Impl | inlineprivate |
| ~Gamma8() FL_NOEXCEPT=default | fl::Gamma8 | virtual |