[h264e_vepu580]: Add dpb hal func and more buffer

Change-Id: I1e458732b821571d25079aebe19831948bd591ee
Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
Herman Chen
2022-02-24 17:18:38 +08:00
parent a82efd0433
commit f0079f49d2
6 changed files with 107 additions and 16 deletions

View File

@@ -35,6 +35,9 @@ typedef struct HalEncTaskFlag_t {
RK_U32 err;
RK_S32 drop_by_fps;
RK_S32 reg_idx;
/* hal buf index */
RK_S32 curr_idx;
RK_S32 refr_idx;
} HalEncTaskFlag;
typedef struct MppSyntax_t {