|
Krita Source Code Documentation
|
#include <KoStreamedMath.h>
Public Types | |
| using | float_m = typename float_v::batch_bool_type |
| using | float_v = xsimd::batch<float, _impl> |
Public Member Functions | |
| ALWAYS_INLINE | PixelStateRecoverHelper (const float_v &c1, const float_v &c2, const float_v &c3) |
| ALWAYS_INLINE void | recoverPixels (const float_m &mask, float_v &c1, float_v &c2, float_v &c3) const |
Definition at line 512 of file KoStreamedMath.h.
| using PixelStateRecoverHelper< channels_type, _impl >::float_m = typename float_v::batch_bool_type |
Definition at line 514 of file KoStreamedMath.h.
| using PixelStateRecoverHelper< channels_type, _impl >::float_v = xsimd::batch<float, _impl> |
Definition at line 513 of file KoStreamedMath.h.
|
inline |
Definition at line 517 of file KoStreamedMath.h.
|
inline |
Definition at line 525 of file KoStreamedMath.h.