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

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

Merge "msm: vidc: Enable decode batching feature"

parents c2d7e72a b24dddf2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -169,7 +169,7 @@ static struct msm_vidc_common_data sm8150_common_data[] = {
	},
	{
		.key = "qcom,decode-batching",
		.value = 0,
		.value = 1,
	},
};