Searched refs:Nby2 (Results 1 – 9 of 9) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
| D | transform_functions.h | 455 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,
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/ |
| D | arm_dct4_init_q15.c | 65 uint16_t Nby2, in arm_dct4_init_q15() argument 75 S->Nby2 = Nby2; in arm_dct4_init_q15()
|
| D | arm_dct4_init_q31.c | 65 uint16_t Nby2, in arm_dct4_init_q31() argument 75 S->Nby2 = Nby2; in arm_dct4_init_q31()
|
| D | arm_dct4_init_f32.c | 65 uint16_t Nby2, in arm_dct4_init_f32() argument 76 S->Nby2 = Nby2; in arm_dct4_init_f32()
|
| D | arm_dct4_f32.c | 182 i = S->Nby2 >> 2U; in arm_dct4_f32() 343 i = S->Nby2; in arm_dct4_f32()
|
| D | arm_dct4_q15.c | 106 i = S->Nby2 >> 2U; in arm_dct4_q15() 271 i = S->Nby2; in arm_dct4_q15()
|
| D | arm_dct4_q31.c | 109 i = S->Nby2 >> 2U; in arm_dct4_q31() 274 i = S->Nby2; in arm_dct4_q31()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/ |
| D | arm_math.h | 2399 uint16_t Nby2; /**< half of the length of the DCT4. */ member 2423 uint16_t Nby2, 2445 uint16_t Nby2; /**< half of the length of the DCT4. */ member 2469 uint16_t Nby2, 2491 uint16_t Nby2; /**< half of the length of the DCT4. */ member 2515 uint16_t Nby2,
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/powerquad/ |
| D | fsl_powerquad_cmsis.c | 327 uint16_t Nby2, in arm_dct4_init_q31() argument 547 uint16_t Nby2, in arm_dct4_init_q15() argument
|