Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f07c2d79 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: update dpb buffer requirements"

parents 45373ebb a9a15b13
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3247,6 +3247,7 @@ int msm_comm_update_dpb_bufreqs(struct msm_vidc_inst *inst)

	fmt = &inst->fmts[OUTPUT_PORT];
	/* For DPB buffers, Always use min count */
	req->buffer_count_min = req->buffer_count_min_host =
	req->buffer_count_actual = fmt->count_min;

	hfi_fmt = msm_comm_convert_color_fmt(inst->clk_data.dpb_fourcc,