sdm660: Disable PQ by default in encoder

Disable PQ feature by default on sdm660

Change-Id: I42014b3897c2b817872d07b71412540093fa594e
This commit is contained in:
Vasantha Balla 2019-10-14 19:15:32 +05:30 committed by Max Weffers
parent 8ed288f983
commit 52c0c5831e
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -206,7 +206,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
mmp.enable.3g2=true \
persist.mm.enable.prefetch=true \
vendor.vidc.dec.enable.downscalar=1 \
vendor.vidc.enc.disable.pq=false \
vendor.vidc.enc.disable.pq=true \
vendor.vidc.enc.disable_bframes=1 \
vidc.enc.dcvs.extra-buff-count=2 \
vidc.enc.target_support_bframe=1