mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-18 15:10:39 +08:00
refactor[rc_api]: Refactor C++ rc_api to C
Signed-off-by: Herman Chen <herman.chen@rock-chips.com> Change-Id: I0130766b1f5817e4581454e72d478e112e6e836d
This commit is contained in:
@@ -40,7 +40,7 @@ typedef enum MppSingletonId_e {
|
||||
/* userspace system module */
|
||||
MPP_SGLN_ENC_CFG,
|
||||
MPP_SGLN_DEC_CFG,
|
||||
MPP_SGLN_DEC_RC_API,
|
||||
MPP_SGLN_ENC_RC_API,
|
||||
|
||||
/* max count for start init process */
|
||||
MPP_SGLN_MAX_CNT,
|
||||
|
Reference in New Issue
Block a user