Searched refs:degree (Results 1 – 10 of 10) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/SVMFunctions/ |
| D | arm_svm_polynomial_init_f16.c | 80 int32_t degree, in arm_svm_polynomial_init_f16() argument 91 S->degree = degree; in arm_svm_polynomial_init_f16()
|
| D | arm_svm_polynomial_init_f32.c | 77 int32_t degree, in arm_svm_polynomial_init_f32() argument 88 S->degree = degree; in arm_svm_polynomial_init_f32()
|
| D | arm_svm_polynomial_predict_f32.c | 161 (vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0), S->degree)); in arm_svm_polynomial_predict_f32() 236 (vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0), S->degree), in arm_svm_polynomial_predict_f32() 295 (vaddq_n_f32(vmulq_n_f32(vtmp, S->gamma), S->coef0), S->degree), in arm_svm_polynomial_predict_f32() 407 dotV = arm_vec_exponent_f32(dotV,S->degree); in arm_svm_polynomial_predict_f32() 455 sum += *pDualCoefs++ * arm_exponent_f32(S->gamma * dot + S->coef0, S->degree); in arm_svm_polynomial_predict_f32() 479 sum += S->dualCoefficients[i] * arm_exponent_f32(S->gamma * dot + S->coef0, S->degree); in arm_svm_polynomial_predict_f32()
|
| D | arm_svm_polynomial_predict_f16.c | 162 S->degree),vctp16q(4)); in arm_svm_polynomial_predict_f16() 237 (vaddq_n_f16(vmulq_n_f16(vtmp, S->gamma), S->coef0), S->degree), in arm_svm_polynomial_predict_f16() 296 (vaddq_n_f16(vmulq_n_f16(vtmp, S->gamma), S->coef0), S->degree), in arm_svm_polynomial_predict_f16() 323 … sum += S->dualCoefficients[i] * (_Float16)arm_exponent_f16(S->gamma * dot + S->coef0, S->degree); in arm_svm_polynomial_predict_f16()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
| D | svm_functions.h | 106 int32_t degree; /**< Polynomial degree */ member 200 int32_t degree,
|
| D | svm_functions_f16.h | 105 int32_t degree; /**< Polynomial degree */ member 199 int32_t degree,
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/pxp/ |
| D | fsl_pxp.h | 1726 pxp_rotate_degree_t degree, in PXP_SetRotateConfig() argument 1732 …PXP_CTRL_ROTATE(degree) | PXP_CTRL_ROT_POS(position) | ((uint32_t)flipMode << PXP_CTRL_HFLIP_SHIFT… in PXP_SetRotateConfig() 1739 ctrl |= (PXP_CTRL_ROTATE0(degree) | ((uint32_t)flipMode << PXP_CTRL_HFLIP0_SHIFT)); in PXP_SetRotateConfig() 1744 ctrl |= (PXP_CTRL_ROTATE1(degree) | ((uint32_t)flipMode << PXP_CTRL_HFLIP1_SHIFT)); in PXP_SetRotateConfig()
|
| /hal_nxp-latest/mcux/mcux-sdk/ |
| D | LA_OPT_NXP_Software_License RTAudio.txt | 56 …ast the same degree of confidentiality as in this Agreement. You agree to use the same degree of c…
|
| D | LA_OPT_NXP_Software_License.txt | 316 to protect such Licensed Software to at least the same degree of 317 confidentiality as in this Agreement. You agree to use the same degree of care, 318 but no less than a reasonable degree of care, with the Licensed Software as you
|
| /hal_nxp-latest/zephyr/blobs/license/ |
| D | LA_OPT_NXP_Software_License.txt | 316 to protect such Licensed Software to at least the same degree of 317 confidentiality as in this Agreement. You agree to use the same degree of care, 318 but no less than a reasonable degree of care, with the Licensed Software as you
|