mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-07 10:00:55 +08:00

1. rk_mpi_cmd.h will contain cmd value only. 2. rk_venc_cmd.h will contain all the encoder command structure. 3. Move MppCtxType and MppCodingType to rk_type.h for better include dependency. 4. Add MppEncRefCfg to MppEncCfgSet. 5. Remove rk_mpi.h dependency inside mpp. Change-Id: I6b972738100fb60c0a6a9b7cfe0a012abf4205b7 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>