Home
last modified time | relevance | path

Searched refs:u1_buf_id (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/common/
Dihevc_dpb_mgr.c156 ps_dpb_info[i].ps_pic_buf->u1_buf_id = buf_id; in ihevc_dpb_mgr_insert_ref()
243 ihevc_buf_mgr_release((buf_mgr_t *)ps_buf_mgr, ps_unmark_node->ps_pic_buf->u1_buf_id, in ihevc_dpb_mgr_del_ref()
459 ihevc_buf_mgr_release(ps_buf_mgr, ps_dpb_info[i].ps_pic_buf->u1_buf_id, in ihevc_dpb_mgr_reset()
Dihevc_structs.h60 UWORD8 u1_buf_id; member
/external/libhevc/decoder/
Dihevcd_get_mv.c434 ps_pu->mv.i1_l0_ref_pic_buf_id = ps_pic_buf_l0->u1_buf_id; in ihevcd_get_mv_ctb()
437 ps_pu->mv.i1_l1_ref_pic_buf_id = ps_pic_buf_l1->u1_buf_id; in ihevcd_get_mv_ctb()