Home
last modified time | relevance | path

Searched refs:Srational (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-2.4.0/include/nn/jpeg/CTR/
Djpeg_MpTypes.h192 struct Srational struct
232 Srational convergenceAngle; //
234 Srational verticalDivergence; //
235 Srational axisDistanceX; //
236 Srational axisDistanceY; //
237 Srational axisDistanceZ; //
238 Srational yawAngle; //
239 Srational pitchAngle; //
240 Srational rollAngle; //
Djpeg_MpDecoder.h1319 static bool GetMpConvergenceAngle(Srational* pBuffer, const MpAttribute* pAttr) in GetMpConvergenceAngle()
1369 static bool GetMpVerticalDivergence(Srational* pBuffer, const MpAttribute* pAttr) in GetMpVerticalDivergence()
1394 static bool GetMpAxisDistanceX(Srational* pBuffer, const MpAttribute* pAttr) in GetMpAxisDistanceX()
1419 static bool GetMpAxisDistanceY(Srational* pBuffer, const MpAttribute* pAttr) in GetMpAxisDistanceY()
1444 static bool GetMpAxisDistanceZ(Srational* pBuffer, const MpAttribute* pAttr) in GetMpAxisDistanceZ()
1469 static bool GetMpYawAngle(Srational* pBuffer, const MpAttribute* pAttr) in GetMpYawAngle()
1494 static bool GetMpPitchAngle(Srational* pBuffer, const MpAttribute* pAttr) in GetMpPitchAngle()
1519 static bool GetMpRollAngle(Srational* pBuffer, const MpAttribute* pAttr) in GetMpRollAngle()
Djpeg_MpEncoder.h802 void SetMpConvergenceAngle(const Srational* pValue) in SetMpConvergenceAngle()
889 void SetMpVerticalDivergence(const Srational* pValue) in SetMpVerticalDivergence()
932 void SetMpAxisDistanceX(const Srational* pValue) in SetMpAxisDistanceX()
975 void SetMpAxisDistanceY(const Srational* pValue) in SetMpAxisDistanceY()
1018 void SetMpAxisDistanceZ(const Srational* pValue) in SetMpAxisDistanceZ()
1061 void SetMpYawAngle(const Srational* pValue) in SetMpYawAngle()
1104 void SetMpPitchAngle(const Srational* pValue) in SetMpPitchAngle()
1147 void SetMpRollAngle(const Srational* pValue) in SetMpRollAngle()