Home
last modified time | relevance | path

Searched defs:calcType (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_utils.h39 uint16x8_t calcType = vmlal_u8(vdupq_n_u16(BASEMSB), a, b); in Multipling() local
46 uint16x8_t calcType = vaddl_u8(p, q); in NeonPreLerp() local