|
FastLED 3.9.15
|
| FL_OPTIMIZE_FUNCTION void fl::gfx::blurGaussianImpl | ( | Canvas< RGB_T > & | canvas, |
| AlphaT | alpha ) |
Definition at line 1131 of file blur.cpp.hpp.
References fl::gfx::blur_detail::alpha_identity(), fl::gfx::blur_detail::compute_pad_size(), fl::span< T, Extent >::data(), FL_BUILTIN_MEMCPY, FL_BUILTIN_MEMSET, fl::gfx::blur_detail::get_padbuf(), fl::gfx::Canvas< RGB_T >::height, fl::gfx::blur_detail::hpass_row(), fl::P(), fl::gfx::Canvas< RGB_T >::pixels, fl::gfx::blur_detail::vpass_full(), fl::gfx::Canvas< RGB_T >::width, and fl::y.
Referenced by blurGaussian(), blurGaussian(), and blurGaussianMappedImpl().
Here is the call graph for this function:
Here is the caller graph for this function: