Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h266 RK_U8 mark_idx; member
H A Dh264d_api.c272 p_Dec->dpb_mark[i].mark_idx = i; in init_dec_ctx()
H A Dh264d_dpb.c791 ASSERT(fs->top_field->mem_mark->mark_idx == fs->bottom_field->mem_mark->mark_idx); in dpb_combine_field_yuv()
H A Dh264d_init.c592 p_Vid->g_framecnt, dec_pic->combine_flag, cur_mark->mark_idx, in dpb_mark_malloc()