Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp6994 static const int block_max_size = 128 * 1024 * 1024; in allocate_output_buffer() local
6995 unsigned int block_buf_count = block_max_size / drv_ctx.op_buf.buffer_size; in allocate_output_buffer()