Searched defs:allocatorType (Results 1 – 7 of 7) sorted by relevance
59 …<Media::PixelMap> DecodePixelMap(const string& pathName, const Media::AllocatorType& allocatorType) in DecodePixelMap()125 auto allocatorType = Media::AllocatorType::SHARE_MEM_ALLOC; in main() local
172 static void ReleaseBuffer(AllocatorType allocatorType, uint8_t **buffer) in ReleaseBuffer()
65 Media::AllocatorType allocatorType = Media::AllocatorType::HEAP_ALLOC; member
167 AllocatorType allocatorType = AllocatorType::HEAP_ALLOC; member
399 void PostProc::ReleaseBuffer(AllocatorType allocatorType, int fd, uint64_t dataSize, uint8_t **buff… in ReleaseBuffer()
132 void BasicTransformer::ReleaseBuffer(AllocatorType allocatorType, int fd, int dataSize, uint8_t *bu… in ReleaseBuffer()