Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h273 typedef struct h264_dpb_info_t { struct
274 RK_U8 colmv_is_used;
275 RK_S32 slot_index;
277 RK_S32 TOP_POC;
278 RK_S32 BOT_POC;
279 RK_U16 frame_num;
280 RK_U32 field_flag;
281 RK_U32 is_long_term;
282 RK_U32 is_ilt_flag;
283 RK_U32 long_term_frame_idx;
[all …]