Searched refs:A1 (Results 1 – 6 of 6) sorted by relevance
99 const float A1 = 0.11512924730777740478515625f; in decibels_to_linear()103 return ((A3 * x + A2)*x2 + (A1 * x + A0)) * db_to_linear[i+100]; in decibels_to_linear()150 const float A1 = 3.6505267620086669921875f; in linear_to_decibels() local155 return ((A5 * x + A4)*x4 + (A3 * x + A2)*x2 + (A1 * x + A0)) * 20.0f in linear_to_decibels()173 const float A1 = 1.5707910060882568359375f; in warp_sinf()177 return x * ((A7 * x2 + A5) * x4 + (A3 * x2 + A1)); in warp_sinf()
565 const float32x4_t A1 = vdupq_n_f32(1.5707910060882568359375f); in dk_compress_output() local616 [A1]"w"(A1), in dk_compress_output()674 [A1]"w"(A1), in dk_compress_output()704 const __m128 A1 = _mm_set1_ps(1.5707910060882568359375f); in dk_compress_output() local763 [A1]"x"(A1), in dk_compress_output()779 __m128 A1 = _mm_set1_ps(1.5707910060882568359375f); in dk_compress_output() local834 [A1]"x"(A1), in dk_compress_output()
34 …00:BB:00:E4:00:0A:01:02:D6:0D:00:02:02:00:00:00:00:01:00:01:59:00:85:B2:02:A1:05:C8:1E:06:1F:00:0A…
58 Schematics: https://www.96boards.org/wp-content/uploads/2015/02/96Boards-Hikey-Rev-A1.pdf
1818 q15_t A1; member1821 q31_t A1; /**< The derived gain A1 = -Kp - 2Kd | Kd.*/ member1835 q31_t A1; /**< The derived gain, A1 = -Kp - 2Kd. */ member1850 float32_t A1; /**< The derived gain, A1 = -Kp - 2Kd. */ member5096 (S->A1 * S->state[0]) + (S->A2 * S->state[1]) + (S->state[2]); in arm_pid_f32()5134 acc += (q63_t) S->A1 * S->state[0]; in arm_pid_q31()5188 acc = __SMLALD(S->A1, (q31_t) *vstate, acc); in arm_pid_q15()5195 acc += (q31_t) S->A1 * S->state[0]; in arm_pid_q15()
30 #define RELAY2 A1