Searched refs:NeonFastDiv255 (Results 1 – 1 of 1) sorted by relevance
58 static inline uint8x8_t NeonFastDiv255(uint16x8_t vIn) in NeonFastDiv255() function67 return NeonFastDiv255(vmull_u8(a, b)); in NeonMulDiv255()