Searched refs:temp_float1 (Results 1 – 2 of 2) sorted by relevance
56 float32_t temp_float1; in arm_sqrt_q15() local86 temp_float1 = number * 3.051757812500000e-005f; in arm_sqrt_q15()88 tempconv.floatval = temp_float1; in arm_sqrt_q15()94 temp_float1 = tempconv.floatval; in arm_sqrt_q15()96 var1 = (q31_t) (temp_float1 * 16384); in arm_sqrt_q15()
56 float32_t temp_float1; in arm_sqrt_q31() local86 temp_float1 = number * 4.6566128731e-010f; in arm_sqrt_q31()88 tempconv.floatval = temp_float1; in arm_sqrt_q31()94 temp_float1 = tempconv.floatval; in arm_sqrt_q31()96 var1 = (q31_t) (temp_float1 * 1073741824); in arm_sqrt_q31()