Home
last modified time | relevance | path

Searched defs:H265eDpb_t (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h118 typedef struct H265eDpb_t { struct
119 RK_S32 seq_idx;
120 RK_S32 gop_idx;
123 RK_S32 last_idr;
124 RK_S32 poc_cra;
125 RK_U32 refresh_pending;
126 RK_S32 max_ref_l0;
127 RK_S32 max_ref_l1;
129 H265eRpsList RpsList;
130 H265eDpbFrm *curr;
[all …]