Home
last modified time | relevance | path

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

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