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

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

Merge "msm: vidc: Enable HDR10+ metadata for HEVC decoder"

parents f582fb49 c253bc5c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1418,6 +1418,9 @@ int msm_vdec_set_extradata(struct msm_vidc_inst *inst)
			0x1);
		msm_comm_set_extradata(inst,
			HFI_PROPERTY_PARAM_VDEC_CLL_SEI_EXTRADATA, 0x1);
		msm_comm_set_extradata(inst,
			HFI_PROPERTY_PARAM_VDEC_STREAM_USERDATA_EXTRADATA,
			0x1);
	}

	/* Enable / Disable Advanced Extradata */