mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 09:06:50 +08:00
[rk_mpi_cmd]: Rename MPP_ENC_SET/GET_ALL_CFG
We are going to use new configure method for all encoders. Change-Id: Id478d2567714ee9c6ddee3d410a4a855825f1c42 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -96,8 +96,8 @@ typedef enum {
|
||||
|
||||
MPP_ENC_CMD_BASE = CMD_MODULE_CODEC | CMD_CTX_ID_ENC,
|
||||
/* basic encoder setup control */
|
||||
MPP_ENC_SET_ALL_CFG, /* set MppEncCfgSet structure */
|
||||
MPP_ENC_GET_ALL_CFG, /* get MppEncCfgSet structure */
|
||||
MPP_ENC_SET_CFG, /* set MppEncCfgSet structure */
|
||||
MPP_ENC_GET_CFG, /* get MppEncCfgSet structure */
|
||||
MPP_ENC_SET_PREP_CFG, /* set MppEncPrepCfg structure */
|
||||
MPP_ENC_GET_PREP_CFG, /* get MppEncPrepCfg structure */
|
||||
MPP_ENC_SET_RC_CFG, /* set MppEncRcCfg structure */
|
||||
|
Reference in New Issue
Block a user