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:
Herman Chen
2025-07-23 17:37:15 +08:00
parent cc3194d336
commit 1893dede1c
8 changed files with 335 additions and 333 deletions

View File

@@ -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,