Home
last modified time | relevance | path

Searched defs:GMM_MALLOC (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/Utility/
H A DGmmUtility.h41 #define GMM_MALLOC(size) malloc(size) macro
/dports/multimedia/gmmlib/gmmlib-intel-gmmlib-22.0.2/Source/GmmLib/inc/External/Common/
H A DGmmMemAllocator.hpp29 #define GMM_MALLOC(size) malloc(size) macro