Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h53 typedef struct H264eDpbFrm_t { struct
54 RK_S32 slot_idx;
56 RK_S32 seq_idx;
58 union {
67 EncFrmStatus status;
68 RK_S32 prev_ref_idx;
69 RK_S32 as_pskip_ref;
72 RK_S32 frame_num;
73 RK_S32 lt_idx;
75 RK_S32 poc;
[all …]