sm7250-common: Codec2: Set minQP to 1 for IMS VT Call
We can not reach to the target bitrate in CBR mode with default minQP when VT Call set iframe interval = -1. Set minQP=1 to generate enough bits from encoder in CBR mode. Bug: 155482704 Test: reproduce steps in bug Change-Id: If59cf475683eb4cf8b83d02653272a1cd8294dd5 Signed-off-by: aswin7469 <aswinas@pixysos.com>
This commit is contained in:
@@ -222,6 +222,7 @@ persist.vendor.qcomsysd.enabled=1
|
||||
# Radio
|
||||
persist.radio.multisim.config=dsds
|
||||
persist.vendor.data.iwlan.enable=true
|
||||
persist.vendor.ims.mm_minqp=1
|
||||
persist.vendor.radio.apm_sim_not_pwdn=1
|
||||
persist.vendor.radio.custom_ecc=1
|
||||
persist.vendor.radio.procedure_bytes=SKIP
|
||||
|
||||
Reference in New Issue
Block a user