Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/DistanceFunctions/
Darm_boolean_distance_template.h120 const uint8_t *pB8 = (const uint8_t *) pB; in FUNC() local
129 uint8x16_t vecB = vld1q((const uint8_t *) pB8); in FUNC()
153 pB8 += 16; in FUNC()
159 pB = (const uint32_t *)pB8; in FUNC()