Home
last modified time | relevance | path

Searched refs:MAX_MEM_SIZE (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/media_foundation/src/common/
H A Davsharedmemorypool.cpp26 constexpr int32_t MAX_MEM_SIZE = 100 * 1024 * 1024; member
47 FALSE_RETURN_V_MSG_E(option.memSize < MAX_MEM_SIZE, -1, "memSize is larger than MAX_MEM_SIZE."); in Init()

Completed in 1 milliseconds