Searched refs:MpIndex (Results 1 – 2 of 2) sorted by relevance
905 bool GetMpIndex(MpIndex* pIndex, const u8* src, size_t srcSize);918 static bool GetMpNumberOfImages(u32* pNumber, const MpIndex* pIndex) in GetMpNumberOfImages()945 static size_t GetMpImageUidListSize(const MpIndex* pIndex) in GetMpImageUidListSize()972 static size_t GetMpImageUidListOffset(const MpIndex* pIndex) in GetMpImageUidListOffset()997 static bool GetMpTotalFrames(u32* pFrames, const MpIndex* pIndex) in GetMpTotalFrames()1042 static bool GetMpEntry(MpEntry* pEntry, const MpIndex* pIndex, u32 index);
139 struct MpIndex struct