Searched refs:ps_st_curr_dpb (Results 1 – 1 of 1) sorted by relevance
1023 struct dpb_info_t *ps_st_curr_dpb = ps_dec->ps_dpb_mgr->ps_dpb_st_head; in ih264d_fix_error_in_dpb() local1025 while(st_ref_num && ps_st_curr_dpb) in ih264d_fix_error_in_dpb()1027 if(ps_st_curr_dpb == ps_lt_curr_dpb) in ih264d_fix_error_in_dpb()1033 ps_st_curr_dpb = ps_dec->ps_dpb_mgr->ps_dpb_st_head; in ih264d_fix_error_in_dpb()1037 ps_st_next_dpb->ps_prev_short = ps_st_curr_dpb->ps_prev_short; in ih264d_fix_error_in_dpb()1043 ps_st_next_dpb = ps_st_curr_dpb; in ih264d_fix_error_in_dpb()1044 ps_st_curr_dpb = ps_st_curr_dpb->ps_prev_short; in ih264d_fix_error_in_dpb()