mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-04 16:52:40 +08:00
fix[mpp_enc]: Add avc rc parameter set
Signed-off-by: toby.zhang <toby.zhang@rock-chips.com> Change-Id: If929b0151b33edde631089c59188109e15ac0721
This commit is contained in:
@@ -488,6 +488,7 @@ MPP_RET test_mpp_enc_cfg_setup(MpiEncMultiCtxInfo *info)
|
||||
|
||||
/* setup qp for different codec and rc_mode */
|
||||
switch (p->type) {
|
||||
case MPP_VIDEO_CodingAVC :
|
||||
case MPP_VIDEO_CodingHEVC : {
|
||||
switch (p->rc_mode) {
|
||||
case MPP_ENC_RC_MODE_FIXQP : {
|
||||
|
Reference in New Issue
Block a user