Searched defs:MIN_BUFFER_SIZE (Results 1 – 8 of 8) sorted by relevance
27 static constexpr int32_t MIN_BUFFER_SIZE = 1280; // 16 * 2 * 40ms variable
53 constexpr size_t MIN_BUFFER_SIZE = 5 * 1024 * 1024; variable
37 static constexpr uint32_t MIN_BUFFER_SIZE = 1280; // 16 * 2 * 40ms variable
35 constexpr size_t MIN_BUFFER_SIZE = (64 * 1024); variable
36 static constexpr uint32_t MIN_BUFFER_SIZE = 640; variable
136 const int MIN_BUFFER_SIZE = 256; variable
267 static const int MIN_BUFFER_SIZE = 5; variable
73 constexpr uint32_t MIN_BUFFER_SIZE = SURFACE_DEFAULT_QUEUE_SIZE; variable