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:
toby.zhang
2025-04-14 09:27:48 +08:00
parent 6dbce1daf3
commit 98e09223b3

View File

@@ -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 : {