Searched defs:pul (Results 1 – 1 of 1) sorted by relevance
722 …inline void Unpack2UINT32AsUINT64 (UINT64 up, UINT32 *puh, UINT32 *pul) { *puh = HI32 (up); *pul =… in Unpack2UINT32AsUINT64()745 …SULT MFGetAttribute2UINT32asUINT64 (IMFAttributes *pattr, REFGUID guid, UINT32 *puh, UINT32 *pul) { in MFGetAttribute2UINT32asUINT64()