Home
last modified time | relevance | path

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

/rockchip-linux_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 RK_S32 prev_ref_idx;
71 EncFrmStatus status;
73 union {
80 RK_U32 inited;
[all …]