Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h63 typedef struct H265eDpbFrm_t { struct
64 H265eDpb *dpb;
66 RK_S32 slot_idx;
67 RK_S32 seq_idx;
68 RK_S32 gop_idx;
69 RK_S32 gop_cnt;
70 EncFrmStatus status;
72 RK_U32 on_used;
73 RK_U32 inited;
75 RK_U32 is_long_term;
[all …]