Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_dct4_init_q31.c65 uint16_t Nby2, in arm_dct4_init_q31() argument
75 S->Nby2 = Nby2; in arm_dct4_init_q31()
Darm_dct4_init_q15.c65 uint16_t Nby2, in arm_dct4_init_q15() argument
75 S->Nby2 = Nby2; in arm_dct4_init_q15()
Darm_dct4_init_f32.c65 uint16_t Nby2, in arm_dct4_init_f32() argument
76 S->Nby2 = Nby2; in arm_dct4_init_f32()
Darm_dct4_f32.c182 i = S->Nby2 >> 2U; in arm_dct4_f32()
343 i = S->Nby2; in arm_dct4_f32()
Darm_dct4_q31.c109 i = S->Nby2 >> 2U; in arm_dct4_q31()
274 i = S->Nby2; in arm_dct4_q31()
Darm_dct4_q15.c106 i = S->Nby2 >> 2U; in arm_dct4_q15()
271 i = S->Nby2; in arm_dct4_q15()
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dtransform_functions.h455 uint16_t Nby2; /**< half of the length of the DCT4. */ member
479 uint16_t Nby2,
501 uint16_t Nby2; /**< half of the length of the DCT4. */ member
525 uint16_t Nby2,
547 uint16_t Nby2; /**< half of the length of the DCT4. */ member
571 uint16_t Nby2,