Searched refs:INV_DMP_QUATERNION (Results 1 – 4 of 4) sorted by relevance
73 #define INV_DMP_QUATERNION 0x001 //3 elements without real part, 32 bit each macro93 (INV_DMP_QUATERNION) \
1430 if (mFeatureActiveMask & INV_DMP_QUATERNION) { in enablePedQuaternionData()1543 if (mFeatureActiveMask & INV_DMP_QUATERNION) { in enable6AxisQuaternionData()1621 return ((mFeatureActiveMask & INV_DMP_QUATERNION)? 1:0); in checkLPQuaternion()1630 mFeatureActiveMask &= ~INV_DMP_QUATERNION; in enableLPQuaternion()1639 mFeatureActiveMask |= INV_DMP_QUATERNION; in enableLPQuaternion()
96 #define INV_DMP_QUATERNION 0x001 //3 elements without real part, 32 bit each macro109 (INV_DMP_QUATERNION) \
1115 (mFeatureActiveMask & INV_DMP_QUATERNION)) { in setDmpFeature()1505 if (mFeatureActiveMask & INV_DMP_QUATERNION) { in enablePedQuaternionData()1633 if (mFeatureActiveMask & INV_DMP_QUATERNION) { in enable6AxisQuaternionData()1730 return ((mFeatureActiveMask & INV_DMP_QUATERNION)? 1:0); in checkLPQuaternion()1739 mFeatureActiveMask &= ~INV_DMP_QUATERNION; in enableLPQuaternion()1748 mFeatureActiveMask |= INV_DMP_QUATERNION; in enableLPQuaternion()