Searched refs:block_max_size (Results 1 – 1 of 1) sorted by relevance
6994 static const int block_max_size = 128 * 1024 * 1024; in allocate_output_buffer() local6995 unsigned int block_buf_count = block_max_size / drv_ctx.op_buf.buffer_size; in allocate_output_buffer()