Searched refs:u1_redundant_pic_cnt (Results 1 – 4 of 4) sorted by relevance
1080 UWORD8 u1_field_pic_flag, u1_redundant_pic_cnt = 0, u1_slice_type; in ih264d_parse_decode_slice() local1281 u1_redundant_pic_cnt = u4_temp; in ih264d_parse_decode_slice()1282 COPYTHECONTEXT("SH: redundant_pic_cnt", u1_redundant_pic_cnt); in ih264d_parse_decode_slice()1366 ps_cur_slice->u1_redundant_pic_cnt = u1_redundant_pic_cnt; in ih264d_parse_decode_slice()1537 ps_cur_slice->u1_redundant_pic_cnt = u1_redundant_pic_cnt; in ih264d_parse_decode_slice()
513 UWORD8 u1_redundant_pic_cnt; member
1329 UWORD8 u1_redundant_pic_cnt; member
902 … PUT_BITS_UEV(ps_bitstrm, ps_slice_hdr->u1_redundant_pic_cnt, return_status, "redundant_pic_cnt"); in ih264e_generate_slice_header()