Home
last modified time | relevance | path

Searched refs:last_frame_slot_idx (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_api.c283 p_Dec->last_frame_slot_idx = -1; in init_dec_ctx()
460 p_Dec->last_frame_slot_idx = -1; in h264d_reset()
H A Dh264d_dpb.c931 p_Vid->p_Dec->last_frame_slot_idx = out_mark_list[i]->slot_idx; in write_picture()
939 p_Vid->p_Dec->last_frame_slot_idx = p_mark->slot_idx; in write_picture()
1416 p_Dec->last_frame_slot_idx = p_mark->slot_idx; in flush_one_dpb_mark()
H A Dh264d_global.h1156 RK_S32 last_frame_slot_idx; member
H A Dh264d_init.c598 p_Dec->last_frame_slot_idx = cur_mark->slot_idx; in dpb_mark_malloc()
2014 p_Dec->last_frame_slot_idx = p_mark->slot_idx; in flush_dpb_buf_slot()