Searched refs:MpAttribute (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/jpeg/CTR/ |
| D | jpeg_MpDecoder.h | 751 bool GetMpAttribute(MpAttribute* pAttr, const u8* src, size_t srcSize); 764 static bool GetMpIndividualNum(u32* pBuffer, const MpAttribute* pAttr) in GetMpIndividualNum() 789 static bool GetMpPanOrientation(u32* pBuffer, const MpAttribute* pAttr) in GetMpPanOrientation() 814 static bool GetMpPanOverlapH(Rational* pBuffer, const MpAttribute* pAttr) in GetMpPanOverlapH() 839 static bool GetMpPanOverlapV(Rational* pBuffer, const MpAttribute* pAttr) in GetMpPanOverlapV() 864 static bool GetMpBaseViewpointNum(u32* pBuffer, const MpAttribute* pAttr) in GetMpBaseViewpointNum() 889 static bool GetMpConvergenceAngle(Srational* pBuffer, const MpAttribute* pAttr) in GetMpConvergenceAngle() 914 static bool GetMpBaselineLength(Rational* pBuffer, const MpAttribute* pAttr) in GetMpBaselineLength() 939 static bool GetMpVerticalDivergence(Srational* pBuffer, const MpAttribute* pAttr) in GetMpVerticalDivergence() 964 static bool GetMpAxisDistanceX(Srational* pBuffer, const MpAttribute* pAttr) in GetMpAxisDistanceX() [all …]
|
| D | jpeg_MpTypes.h | 245 struct MpAttribute struct 485 MpAttribute mpAttribute;
|