Home
last modified time | relevance | path

Searched refs:redundant_pic_count (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.h251 int redundant_pic_count; member
Ddxva2_h264.c286 slice->redundant_pic_cnt = sl->redundant_pic_count; in fill_slice_long()
Dh264_slice.c1851 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()