Home
last modified time | relevance | path

Searched refs:gaps_in_frame_num_allowed_flag (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_ps.h58 int gaps_in_frame_num_allowed_flag; member
H A Dcbs_h264.h138 uint8_t gaps_in_frame_num_allowed_flag; member
H A Dvaapi_h264.c249 .gaps_in_frame_num_value_allowed_flag = sps->gaps_in_frame_num_allowed_flag, in vaapi_h264_start_frame()
H A Dh264_ps.c496 sps->gaps_in_frame_num_allowed_flag = get_bits1(gb); in ff_h264_decode_seq_parameter_set()
H A Dcbs_h264_syntax_template.c342 flag(gaps_in_frame_num_allowed_flag); in sps()
H A Dh264_slice.c1655 if (!sps->gaps_in_frame_num_allowed_flag) in h264_field_start()
1667 h->cur_pic_ptr->invalid_gap = !sps->gaps_in_frame_num_allowed_flag; in h264_field_start()

Completed in 9 milliseconds