Searched refs:ps_prev_short (Results 1 – 5 of 5) sorted by relevance
77 ps_dpb_info[i].ps_prev_short = NULL; in ih264d_init_ref_bufs()407 ps_dpb_info[i].ps_prev_short = ps_dpb_mgr->ps_dpb_st_head; in ih264d_insert_st_node()486 if((WORD32)ps_next_dpb->ps_prev_short->i4_frame_num == i4_frame_num) in ih264d_delete_st_node_or_make_lt()488 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_delete_st_node_or_make_lt()519 ps_unmark_node = ps_next_dpb->ps_prev_short; in ih264d_delete_st_node_or_make_lt()580 ps_dpb_mgr->ps_dpb_st_head = ps_next_dpb->ps_prev_short; in ih264d_delete_st_node_or_make_lt()582 ps_next_dpb->ps_prev_short = ps_unmark_node->ps_prev_short; //update link in ih264d_delete_st_node_or_make_lt()594 ps_unmark_node->ps_prev_short = NULL; in ih264d_delete_st_node_or_make_lt()635 ps_dpb_info[i].ps_prev_short = NULL; in ih264d_reset_ref_bufs()682 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_update_default_index_list()[all …]
73 struct dpb_info_t *ps_prev_short;/** Link to the DPB with previous picNum */ member
1255 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_init_ref_idx_lx_b()1306 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_init_ref_idx_lx_b()1327 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_init_ref_idx_lx_b()1431 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_init_ref_idx_lx_b()1461 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_init_ref_idx_lx_b()
1009 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_init_ref_idx_lx_p()1061 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_init_ref_idx_lx_p()
1409 ps_next_dpb = ps_next_dpb->ps_prev_short; in ih264d_assign_pic_num()