Searched defs:y1 (Results 1 – 2 of 2) sorted by relevance
/nrf52832-nimble/rt-thread/components/CMSIS/Include/ |
H A D | arm_math.h | 5549 float32_t y0, y1; /* Nearest output values */ in arm_linear_interp_f32() local 5607 q31_t y0, y1; /* Nearest output values */ in arm_linear_interp_q31() local 5669 q15_t y0, y1; /* Nearest output values */ in arm_linear_interp_q15() local 5729 q7_t y0, y1; /* Nearest output values */ in arm_linear_interp_q7() local 6992 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 7067 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 7148 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|
/nrf52832-nimble/nordic/cmsis/include/ |
H A D | arm_math.h | 5315 float32_t y0, y1; /* Nearest output values */ in arm_linear_interp_f32() local 5372 q31_t y0, y1; /* Nearest output values */ in arm_linear_interp_q31() local 5430 q15_t y0, y1; /* Nearest output values */ in arm_linear_interp_q15() local 5487 q7_t y0, y1; /* Nearest output values */ in arm_linear_interp_q7() local 6702 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 6775 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 6854 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|