Home
last modified time | relevance | path

Searched refs:kMaxAllocSize (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc45 const size_t kMaxAllocSize = 0x80000000; // 2GiB in SafeArrayAlloc() local
47 if (element_size > (kMaxAllocSize / num_elements)) in SafeArrayAlloc()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc45 const size_t kMaxAllocSize = 0x80000000; // 2GiB in SafeArrayAlloc() local
47 if (element_size > (kMaxAllocSize / num_elements)) in SafeArrayAlloc()
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc45 const size_t kMaxAllocSize = 0x80000000; // 2GiB in SafeArrayAlloc() local
47 if (element_size > (kMaxAllocSize / num_elements)) in SafeArrayAlloc()