Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_dpb_manager.h79 UWORD8 u1_buf_id; /** bufID from bufAPI */ member
136 UWORD8 u1_buf_id,
146 UWORD8 u1_buf_id,
169 UWORD8 u1_buf_id,
Dih264d_dpb_mgr.c223 ps_unmark_node->u1_buf_id); in ih264d_delete_lt_node()
360 UWORD8 u1_buf_id, in ih264d_insert_st_node() argument
394 ps_dpb_info[i].u1_buf_id = u1_buf_id; in ih264d_insert_st_node()
579 ps_unmark_node->u1_buf_id); in ih264d_delete_st_node_or_make_lt()
631 ps_dpb_info[i].u1_buf_id); in ih264d_reset_ref_bufs()
962 UWORD8 u1_buf_id, in ih264d_do_mmco_buffer() argument
1055 ps_next_dpb->ps_prev_short->u1_buf_id); in ih264d_do_mmco_buffer()
1080 ps_next_dpb->u1_buf_id); in ih264d_do_mmco_buffer()
1101 ps_next_dpb->u1_buf_id); in ih264d_do_mmco_buffer()
1255 ps_nxtDPB->u1_buf_id); in ih264d_do_mmco_buffer()
[all …]
/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()