Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/modules/packetizer/
H A Dh264_nal.h146 uint8_t i_redundant_pic_present_flag; member
H A Dh264_slice.c101 if( p_pps->i_redundant_pic_present_flag ) in h264_decode_slice()
H A Dh264_nal.c603 p_pps->i_redundant_pic_present_flag = bs_read( p_bs, 1 ); in h264_parse_picture_parameter_set_rbsp()