Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_dpb_mgr.c88 ps_dpb_mgr->ps_dpb_ht_head = NULL; in ih264d_init_ref_bufs()
149 ps_next_dpb = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_delete_lt_node()
216 if(ps_unmark_node == ps_dpb_mgr->ps_dpb_ht_head) in ih264d_delete_lt_node()
217 ps_dpb_mgr->ps_dpb_ht_head = ps_next_dpb->ps_prev_long; in ih264d_delete_lt_node()
306 struct dpb_info_t *ps_next_dpb = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_insert_lt_node()
312 ps_dpb_mgr->ps_dpb_ht_head = ps_mov_node; in ih264d_insert_lt_node()
333 ps_dpb_mgr->ps_dpb_ht_head = ps_mov_node; in ih264d_insert_lt_node()
650 ps_dpb_mgr->ps_dpb_ht_head = NULL; in ih264d_reset_ref_bufs()
685 ps_next_dpb = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_update_default_index_list()
1241 ps_nxtDPB = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_do_mmco_buffer()
[all …]
Dih264d_dpb_manager.h92 struct dpb_info_t *ps_dpb_ht_head; /** Pointer to the smallest LT index */ member
Dih264d_process_pslice.c1013 ps_next_dpb = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_init_ref_idx_lx_p()
1071 ps_next_dpb = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_init_ref_idx_lx_p()
Dih264d_process_bslice.c1259 ps_next_dpb = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_init_ref_idx_lx_b()
1338 ps_next_dpb = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_init_ref_idx_lx_b()
1472 ps_next_dpb = ps_dpb_mgr->ps_dpb_ht_head; in ih264d_init_ref_idx_lx_b()