[mpi_enc_test]: Use MppEncCfg to setup encoder

Change-Id: Ie3506a3555751344f54264d85804ee509a976659
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
Herman Chen
2020-05-14 15:23:04 +08:00
parent 83e2724158
commit 85f9662150
2 changed files with 201 additions and 2 deletions

View File

@@ -192,5 +192,6 @@ typedef enum {
} MpiCmd;
#include "rk_venc_cmd.h"
#include "rk_venc_cfg.h"
#endif /*__RK_MPI_CMD_H__*/