Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h111 typedef struct H265eDpb_t { struct
112 RK_S32 seq_idx;
113 RK_S32 gop_idx;
116 RK_S32 last_idr;
117 RK_S32 poc_cra;
118 RK_U32 refresh_pending;
119 RK_S32 max_ref_l0;
120 RK_S32 max_ref_l1;
122 H265eRpsList RpsList;
123 H265eDpbFrm *curr;
[all …]