lv_blend_riscv_v_private.h
API reference for lv_blend_riscv_v_private.h
Common macros and utilities for RISC-V Vector Extension (RVV 1.0) blend operations
This header provides reusable RVV macros for:
- Segmented load/store operations (RGB888/XRGB8888/RGB565)
- Alpha blending with scalar or vector alpha
- Color format conversions (RGB565 <-> RGB888)
- Effective alpha calculations (alpha, mask, opa combinations)
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_blend_riscv_v.h
Dependencies
Indirect dependencies
How is this guide?
Last updated on