Searched refs:kSharedMemorySegmentBytes (Results 1 – 2 of 2) sorted by relevance
38 static const size_t kSharedMemorySegmentBytes = 100 << 10; variable169 kSharedMemorySegmentBytes)); in InitDecode()762 size_t size_to_allocate = std::max(min_size, kSharedMemorySegmentBytes); in CreateSHM()
37 static const size_t kSharedMemorySegmentBytes = 100 << 10; variable530 size_t size_to_allocate = std::max(min_size, kSharedMemorySegmentBytes); in GetSHM()