mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 17:16:50 +08:00
[utils]: Add encoder reference config sample
Add MppEncRefCfg configure sample to mpi_enc_utils. Change-Id: I56d87dc6b267a8029c4d539526c368f2f44cec11 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -53,6 +53,7 @@ typedef struct MpiEncTestArgs_t {
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
MPP_RET mpi_enc_gen_ref_cfg(MppEncRefCfg ref);
|
||||
MPP_RET mpi_enc_gen_osd_data(MppEncOSDData *osd_data, MppBuffer osd_buf, RK_U32 frame_cnt);
|
||||
MPP_RET mpi_enc_gen_osd_plt(MppEncOSDPlt *osd_plt, RK_U32 *table);
|
||||
|
||||
|
Reference in New Issue
Block a user