Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/source/hst_releated/
Dplugin_memory.h45 explicit Allocator(MemoryType type = MemoryType::VIRTUAL_ADDR) : memoryType(type) {} in memoryType() function
134 MemoryType memoryType; variable
/foundation/multimedia/histreamer/engine/include/plugin/common/
Dplugin_memory.h45 explicit Allocator(MemoryType type = MemoryType::VIRTUAL_ADDR) : memoryType(type) {} in memoryType() function
134 MemoryType memoryType; variable