Searched refs:WelsCastFromPointer (Results 1 – 2 of 2) sorted by relevance
87 #define WelsCastFromPointer(p) (reinterpret_cast<intptr_t>(p)) macro
53 pAlignedBuf -= WelsCastFromPointer (pAlignedBuf) & kiAlignedBytes; in WelsMalloc()