Searched defs:c2 (Results 1 – 7 of 7) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/ |
| D | arm_fir_interpolate_f32.c | 489 float32_t c1, c2, c3; in arm_fir_interpolate_f32() local 847 float32_t c0, c1, c2, c3; in arm_fir_interpolate_f32() local
|
| D | arm_fir_f32.c | 260 float32_t c0, c1, c2, c3; in arm_fir_f32_5_8_mve() local 377 float32_t c0, c1, c2, c3; in arm_fir_f32() local
|
| D | arm_fir_interpolate_q15.c | 374 q15_t c0, c1, c2, c3; in arm_fir_interpolate_q15() local
|
| D | arm_fir_interpolate_q31.c | 371 q31_t c0, c1, c2, c3; in arm_fir_interpolate_q31() local
|
| D | arm_fir_f16.c | 256 float16_t c0, c1, c2, c3; in arm_fir_f16() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/ |
| D | arm_nn_mat_mult_s8.c | 90 int16x8_t c2 = vldrbq_z_s16(ip_c2, p); in arm_nn_mat_mult_s8() local
|
| /hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/ |
| D | tfa9xxx_parameters.h | 275 #define HDR(c1, c2) (c2 << 8 | c1) // little endian argument
|