Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_api.c273 p_Dec->last_frame_slot_idx = -1; in init_dec_ctx()
446 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.h1149 RK_S32 last_frame_slot_idx; member
H A Dh264d_init.c586 p_Dec->last_frame_slot_idx = cur_mark->slot_idx; in dpb_mark_malloc()
2002 p_Dec->last_frame_slot_idx = p_mark->slot_idx; in flush_dpb_buf_slot()