Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_dpb_manager.h89 …struct pic_buffer_t *ps_mod_dpb[2][2 * MAX_REF_BUFS];/** DPB in reordered index order, 0-fwd,1-bwd… member
Dih264d_dpb_mgr.c783 ps_dpb_mgr->ps_mod_dpb[uc_lx][modCount++] = in ih264d_ref_idx_reordering()
808 ps_dpb_mgr->ps_mod_dpb[uc_lx][modCount++] = in ih264d_ref_idx_reordering()
820 ps_dpb_mgr->ps_mod_dpb[uc_lx][modCount++] = in ih264d_ref_idx_reordering()
Dih264d_parse_bslice.c1422 ps_dec->ps_ref_pic_buf_lx[0] = ps_dec->ps_dpb_mgr->ps_mod_dpb[0]; in ih264d_parse_bslice()
1437 ps_dec->ps_ref_pic_buf_lx[1] = ps_dec->ps_dpb_mgr->ps_mod_dpb[1]; in ih264d_parse_bslice()
Dih264d_parse_pslice.c1989 ps_dec->ps_ref_pic_buf_lx[0] = ps_dec->ps_dpb_mgr->ps_mod_dpb[0]; in ih264d_parse_pslice()
1993 ps_dec->ps_ref_pic_buf_lx[0] = ps_dec->ps_dpb_mgr->ps_mod_dpb[0]; in ih264d_parse_pslice()
Dih264d_api.c1451 ps_dec->ps_dpb_mgr->ps_mod_dpb[0][i] = ps_init_dpb; in ih264d_allocate_static_bufs()
1461 ps_dec->ps_dpb_mgr->ps_mod_dpb[1][i] = ps_init_dpb; in ih264d_allocate_static_bufs()