Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_boolean_distance_template.h99 uint32_t _cft=0; in FUNC() local
133 _cft += vaddvq(vecFT); in FUNC()
168 _cft += ((1 ^ ba) && bb); in FUNC()
199 _cft += ((1 ^ ba) && bb); in FUNC()
214 *cFT = _cft; in FUNC()
249 uint32_t _cft=0; in FUNC() local
364 _cft += vgetq_lane_u64(tmp4ft, 0) + vgetq_lane_u64(tmp4ft, 1); in FUNC()
390 _cft += ((1 ^ ba) && bb); in FUNC()
421 _cft += ((1 ^ ba) && bb); in FUNC()
436 *cFT = _cft; in FUNC()
[all …]