Searched refs:num_poc_total_curr (Results 1 – 1 of 1) sorted by relevance
142 WORD32 num_poc_total_curr) in ihevcd_ref_pic_list_modification() argument154 num_bits_list_entry = 32 - CLZ(num_poc_total_curr); in ihevcd_ref_pic_list_modification()156 if(0 == (num_poc_total_curr & (num_poc_total_curr - 1))) in ihevcd_ref_pic_list_modification()173 … ps_rplm->i1_list_entry_l0[i] = CLIP3(ps_rplm->i1_list_entry_l0[i], 0, num_poc_total_curr - 1); in ihevcd_ref_pic_list_modification()188 … ps_rplm->i1_list_entry_l1[i] = CLIP3(ps_rplm->i1_list_entry_l1[i], 0, num_poc_total_curr - 1); in ihevcd_ref_pic_list_modification()235 WORD32 num_poc_total_curr = 0; in ihevcd_parse_slice_header() local507 num_poc_total_curr++; in ihevcd_parse_slice_header()514 num_poc_total_curr++; in ihevcd_parse_slice_header()576 if(0 == num_poc_total_curr) in ihevcd_parse_slice_header()578 if((ps_pps->i1_lists_modification_present_flag) && (num_poc_total_curr > 1)) in ihevcd_parse_slice_header()[all …]