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

Commit 37f813cf authored by Harish Mahendrakar's avatar Harish Mahendrakar Committed by Hangyu Kuang
Browse files

SoftAVCEnc: Increased max supported bitrate

Bug: 116040772
Test: CTS test.

Change-Id: I702cec41b41b72513bfebbf88e91efee3141ff1e
parent 8d14f5cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ namespace android {
#define DEFAULT_MAX_REORDER_FRM     0
#define DEFAULT_QP_MIN              10
#define DEFAULT_QP_MAX              40
#define DEFAULT_MAX_BITRATE         20000000
#define DEFAULT_MAX_BITRATE         240000000
#define DEFAULT_MAX_SRCH_RANGE_X    256
#define DEFAULT_MAX_SRCH_RANGE_Y    256
#define DEFAULT_MAX_FRAMERATE       120000