Searched defs:v3 (Results 1 – 3 of 3) sorted by relevance
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/ |
D | memory.hpp | 20 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument
|
/cmsis-dsp-latest/Source/FilteringFunctions/ |
D | arm_iir_lattice_f32.c | 137 float32_t v1, v2, v3, v4; in arm_iir_lattice_f32() local
|
/cmsis-dsp-latest/Include/dsp/ |
D | none.h | 222 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument 227 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
|