HomeSort by relevance Sort by last modified time
    Searched refs:u1_buf_id (Results 1 - 5 of 5) sorted by null

  /external/libavc/decoder/
ih264d_dpb_manager.h 79 UWORD8 u1_buf_id; /** bufID from bufAPI */ member in struct:dpb_info_t
136 UWORD8 u1_buf_id,
146 UWORD8 u1_buf_id,
169 UWORD8 u1_buf_id,
ih264d_dpb_mgr.c 227 ps_unmark_node->u1_buf_id);
366 UWORD8 u1_buf_id,
409 ps_dpb_info[i].u1_buf_id = u1_buf_id;
594 ps_unmark_node->u1_buf_id);
646 ps_dpb_info[i].u1_buf_id);
    [all...]
  /external/libhevc/common/
ihevc_dpb_mgr.c 156 ps_dpb_info[i].ps_pic_buf->u1_buf_id = buf_id;
243 ihevc_buf_mgr_release((buf_mgr_t *)ps_buf_mgr, ps_unmark_node->ps_pic_buf->u1_buf_id,
459 ihevc_buf_mgr_release(ps_buf_mgr, ps_dpb_info[i].ps_pic_buf->u1_buf_id,
ihevc_structs.h 924 UWORD8 u1_buf_id; member in struct:__anon23202
    [all...]
  /external/libhevc/decoder/
ihevcd_get_mv.c 434 ps_pu->mv.i1_l0_ref_pic_buf_id = ps_pic_buf_l0->u1_buf_id;
437 ps_pu->mv.i1_l1_ref_pic_buf_id = ps_pic_buf_l1->u1_buf_id;

Completed in 432 milliseconds