Merge "SDM660_64:changing property name"
This commit is contained in:
commit
a0f044ac68
1 changed files with 3 additions and 3 deletions
|
@ -49,12 +49,12 @@ persist.mm.enable.prefetch=true
|
|||
|
||||
#property to enable narrow search range for video encoding
|
||||
vidc.enc.target_support_bframe=1
|
||||
vidc.enc.disable_bframes=1
|
||||
vidc.dec.enable.downscalar=1
|
||||
vendor.vidc.enc.disable_bframes=1
|
||||
vendor.vidc.dec.enable.downscalar=1
|
||||
video.disable.ubwc=1
|
||||
|
||||
# enable PQ feature by default
|
||||
vidc.enc.disable.pq=false
|
||||
vendor.vidc.enc.disable.pq=false
|
||||
|
||||
# Additional buffers shared between Camera and Video
|
||||
vidc.enc.dcvs.extra-buff-count=2
|
||||
|
|
Loading…
Reference in a new issue