Home
last modified time | relevance | path

Searched refs:broken_link_flag (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_h264.h271 uint8_t broken_link_flag; member
Dcbs_h265.h594 uint8_t broken_link_flag; member
Dcbs_h264_syntax_template.c716 flag(broken_link_flag); in FUNC()
Dvaapi_encode_h264.c677 .broken_link_flag = ctx->b_per_p > 0, in vaapi_encode_h264_init_picture_params()
Dcbs_h265_syntax_template.c1842 flag(broken_link_flag); in FUNC()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h1131 guint8 broken_link_flag; member
Dgsth265parser.h1510 guint8 broken_link_flag; member
Dgsth264parser.c1106 READ_UINT8 (nr, rp->broken_link_flag, 1); in gst_h264_parser_parse_recovery_point()
Dgsth265parser.c1184 READ_UINT8 (nr, rp->broken_link_flag, 1); in gst_h265_parser_parse_recovery_point()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c570 sei.payload.recovery_point.broken_link_flag); in gst_h265_parse_process_sei()
Dgsth264parse.c696 sei.payload.recovery_point.broken_link_flag, in gst_h264_parse_process_sei()