Searched refs:DEFAULT_BUFFER_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
38 const int32_t DEFAULT_BUFFER_QUEUE_SIZE = 8; variable277 int32_t inputBufferSize = isApe_ ? APE_BUFFER_QUEUE_SIZE : DEFAULT_BUFFER_QUEUE_SIZE; in PrepareInputBufferQueue()