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

Commit a6b0a2b8 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: venc: Layer ID update for bitrate" into msm-4.9

parents a6c15a43 b494b81c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1958,6 +1958,7 @@ int msm_venc_s_ext_ctrl(struct msm_vidc_inst *inst,
			/* Enable QP for all frame types by default */
			qp.enable = 7;
			qp_range.layer_id = control[i].value;
			bitrate.layer_id = control[i].value;
			i++;
			while (i < ctrl->count) {
			switch (control[i].id) {