Searched defs:VPX_MAX_ALLOCABLE_MEMORY (Results 1 – 1 of 1) sorted by relevance
21 #define VPX_MAX_ALLOCABLE_MEMORY (1ULL << 40) macro24 #define VPX_MAX_ALLOCABLE_MEMORY ((1ULL << 31) - (1 << 16)) macro