Home
last modified time | relevance | path

Searched defs:conj (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Source/TransformFunctions/
Darm_rfft_q15.c406 int16x8_t conj = { 1, -1, 1, -1, 1, -1, 1, -1 }; /* conjugate */ in arm_split_rifft_q15() local
Darm_rfft_q31.c337 int32x4_t conj = { 1, -1, 1, -1 }; in arm_split_rifft_q31() local