Home | History | Annotate | Download | only in src

Lines Matching refs:min_res_buf_count

12141     unsigned long min_res_buf_count = 0;
12177 min_res_buf_count = drv_ctx.op_buf.mincount;
12179 min_res_buf_count, m_decoder_capability.min_height, m_decoder_capability.min_width);
12208 drv_ctx.op_buf.mincount = min_res_buf_count;
12209 drv_ctx.op_buf.actualcount = min_res_buf_count;