Home
last modified time | relevance | path

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

/cmsis-dsp-latest/Source/DistanceFunctions/
Darm_boolean_distance_template.h278 uint32x4_t ctfV; in FUNC() local
328 ctfV = vandq_u32(aV,vmvnq_u32(bV)); in FUNC()
351 tmp = vcntq_u8(vreinterpretq_u8_u32(ctfV)); in FUNC()