Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_boolean_distance_template.h96 uint32_t _ctf=0; in FUNC() local
128 _ctf += vaddvq(vecTF); in FUNC()
165 _ctf += (ba && (1 ^ bb)); in FUNC()
196 _ctf += (ba && (1 ^ bb)); in FUNC()
211 *cTF = _ctf; in FUNC()
246 uint32_t _ctf=0; in FUNC() local
361 _ctf += vgetq_lane_u64(tmp4tf, 0) + vgetq_lane_u64(tmp4tf, 1); in FUNC()
387 _ctf += (ba && (1 ^ bb)); in FUNC()
418 _ctf += (ba && (1 ^ bb)); in FUNC()
433 *cTF = _ctf; in FUNC()
[all …]