Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_boolean_distance_template.h104 const uint8_t *pB8 = (const uint8_t *) pB; in FUNC() local
113 uint8x16_t vecB = vld1q((const uint8_t *) pB8); in FUNC()
137 pB8 += 16; in FUNC()
143 pB = (const uint32_t *)pB8; in FUNC()