sm8350-common: props: Add a property to enable prefetching video
persist.mm.enable.prefetch, if set to true, will enable prefetching of video input from upstream source to help improve playback performance for high frame-rate and high bitrate content Change-Id: I814785befd9844364afb50eb7d48439406ae0750 Signed-off-by: saikiran2001 <bjsaikiran@gmail.com> Signed-off-by: thepriyanshujangid <priyanshujangid@yahoo.com>
This commit is contained in:
parent
3205349ee9
commit
e90d4f203d
1 changed files with 1 additions and 0 deletions
|
|
@ -221,6 +221,7 @@ vendor.gralloc.disable_ubwc=0
|
|||
debug.stagefright.c2inputsurface=-1
|
||||
media.stagefright.thumbnail.prefer_hw_codecs=true
|
||||
ro.config.vc_call_vol_steps=11
|
||||
persist.mm.enable.prefetch=true
|
||||
|
||||
# NFC
|
||||
ro.vendor.nfc.repair=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue