Searched refs:OP_CITYBLOCK (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/lib/cmsis_dsp/distance/src/ |
D | f32.c | 24 #define OP_CITYBLOCK (3) macro 79 case OP_CITYBLOCK: in test_arm_distance_f32() 136 arm_distance_f32, cityblock, OP_CITYBLOCK, false, in_dims,
|
D | f16.c | 26 #define OP_CITYBLOCK (3) macro 81 case OP_CITYBLOCK: in test_arm_distance_f16() 150 arm_distance_f16, cityblock, OP_CITYBLOCK, false, in_dims,
|