Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_utils.h58 static inline uint8x8_t NeonFastDiv255(uint16x8_t vIn) in NeonFastDiv255() function
67 return NeonFastDiv255(vmull_u8(a, b)); in NeonMulDiv255()