[rc]: Separate check reenc and rc_end function

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: Ib594afdd25a0e4283612fd5808a27b229d40f597
This commit is contained in:
Herman Chen 2020-09-11 17:22:57 +08:00
parent a2cc66bc7a
commit cd311d877f
6 changed files with 118 additions and 74 deletions

View file

@ -170,6 +170,7 @@ typedef struct RcImplApi_t {
MPP_RET (*deinit)(void *ctx);
MPP_RET (*check_drop)(void *ctx, EncRcTask *task);
MPP_RET (*check_reenc)(void *ctx, EncRcTask *task);
/*
* frm_start - frame level rate control frm_start.