Searched refs:redundant_pic_count (Results 1 – 3 of 3) sorted by relevance
251 int redundant_pic_count; member
286 slice->redundant_pic_cnt = sl->redundant_pic_count; in fill_slice_long()
1851 sl->redundant_pic_count = 0; in h264_slice_header_parse()1853 sl->redundant_pic_count = get_ue_golomb(&sl->gb); in h264_slice_header_parse()2104 if (sl->redundant_pic_count > 0) { in ff_h264_queue_decode_slice()