Searched defs:y2 (Results 1 – 2 of 2) sorted by relevance
/loramac-node-latest/src/boards/mcu/saml21/cmsis/ |
D | arm_math.h | 7219 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 7294 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 7375 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|
/loramac-node-latest/src/boards/mcu/stm32/cmsis/ |
D | arm_math.h | 6826 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 6899 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 6978 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|