/cmsis-dsp-latest/Source/FastMathFunctions/ |
D | arm_cos_q31.c | 53 int32_t index; /* Index variable */ in arm_cos_q31() local
|
D | arm_cos_q15.c | 53 int32_t index; /* Index variable */ in arm_cos_q15() local
|
D | arm_sin_q15.c | 53 int32_t index; /* Index variable */ in arm_sin_q15() local
|
D | arm_sin_q31.c | 53 int32_t index; /* Index variable */ in arm_sin_q31() local
|
D | arm_cos_f32.c | 74 uint16_t index; /* Index variable */ in arm_cos_f32() local
|
D | arm_sin_f32.c | 75 uint16_t index; /* Index variable */ in arm_sin_f32() local
|
/cmsis-dsp-latest/Source/InterpolationFunctions/ |
D | arm_linear_interp_q15.c | 61 int32_t index; /* Index to read nearest output values */ in arm_linear_interp_q15() local
|
D | arm_linear_interp_q31.c | 62 int32_t index; /* Index to read nearest output values */ in arm_linear_interp_q31() local
|
D | arm_linear_interp_q7.c | 61 uint32_t index; /* Index to read nearest output values */ in arm_linear_interp_q7() local
|
/cmsis-dsp-latest/Testing/Include/Benchmarks/ |
D | StatsF16.h | 19 Client::LocalPattern<int16_t> index; variable
|
D | StatsF32.h | 19 Client::LocalPattern<int16_t> index; variable
|
D | StatsF64.h | 19 Client::LocalPattern<int16_t> index; variable
|
D | StatsQ15.h | 19 Client::LocalPattern<int16_t> index; variable
|
D | StatsQ31.h | 19 Client::LocalPattern<int16_t> index; variable
|
D | StatsQ7.h | 19 Client::LocalPattern<int16_t> index; variable
|
/cmsis-dsp-latest/Testing/Include/Tests/ |
D | StatsTestsF16.h | 20 Client::LocalPattern<int16_t> index; variable
|
D | StatsTestsF32.h | 20 Client::LocalPattern<int16_t> index; variable
|
D | StatsTestsF64.h | 20 Client::LocalPattern<int16_t> index; variable
|
D | StatsTestsQ15.h | 21 Client::LocalPattern<int16_t> index; variable
|
D | StatsTestsQ31.h | 21 Client::LocalPattern<int16_t> index; variable
|
D | StatsTestsQ7.h | 21 Client::LocalPattern<int16_t> index; variable
|
/cmsis-dsp-latest/Source/TransformFunctions/ |
D | arm_mfcc_f16.c | 86 uint32_t index; in arm_mfcc_f16() local
|
D | arm_mfcc_f32.c | 76 uint32_t index; in arm_mfcc_f32() local
|
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/ |
D | arm_bayes_example_f32.c | 94 uint32_t index; in main() local
|
/cmsis-dsp-latest/Source/BayesFunctions/ |
D | arm_gaussian_naive_bayes_predict_f16.c | 74 uint32_t index; in arm_gaussian_naive_bayes_predict_f16() local 161 uint32_t index; in arm_gaussian_naive_bayes_predict_f16() local
|