Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h388 typedef struct h264_dpb_buf_t { struct
389 RK_U32 size;
390 RK_U32 used_size;
391 RK_U32 allocated_size;
392 RK_U32 ref_frames_in_buffer;
393 RK_U32 ltref_frames_in_buffer;
394 RK_U32 used_size_il;
396 RK_S32 poc_interval;
397 RK_S32 last_output_poc;
398 RK_S32 last_output_view_id;
[all …]