Home
last modified time | relevance | path

Searched refs:LoadBuf_RGB565 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_utils.h181 static inline void LoadBuf_RGB565(uint8_t* buf, uint8x8_t& r, uint8x8_t& g, uint8x8_t& b, uint8x8_t… in LoadBuf_RGB565() function
H A Dgraphic_neon_pipeline.h43 {RGB565, LoadBuf_RGB565, NeonBlendRGB, StoreBuf_RGB565}