Searched refs:kp_err_first_inpr (Results 1 – 4 of 4) sorted by relevance
152 extern f32 kp_err_first_inpr ; // Internal product of acceleration tilt and object tilt when s…
208 extern f32 kp_err_first_inpr ; // Internal product of acceleration tilt and object tilt when s…
56 f32 kp_err_first_inpr = 0.900f ; // Internal product of acceleration tilt and object… variable1006 f32 f1, max = kp_err_first_inpr ; in select_2obj_first()1040 if ( max == kp_err_first_inpr ) return (0) ; in select_2obj_first()
51 f32 kp_err_first_inpr = 0.900f ; // Dot product of acceleration tilt and object tilt… variable1043 f32 f1, max = kp_err_first_inpr ; in select_2obj_first()1077 if ( max == kp_err_first_inpr ) return ( 0 ) ; in select_2obj_first()