Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/
Darm_boolean_distance_template.h262 uint32x4_t ctfV; in FUNC() local
312 ctfV = vandq_u32(aV,vmvnq_u32(bV)); in FUNC()
335 tmp = vcntq_u8(vreinterpretq_u8_u32(ctfV)); in FUNC()