Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_h264.h270 uint8_t exact_match_flag; member
Dcbs_h265.h593 uint8_t exact_match_flag; member
Dcbs_h264_syntax_template.c715 flag(exact_match_flag); in FUNC()
Dvaapi_encode_h264.c676 .exact_match_flag = 1, in vaapi_encode_h264_init_picture_params()
Dcbs_h265_syntax_template.c1841 flag(exact_match_flag); in FUNC()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h1130 guint8 exact_match_flag; member
Dgsth265parser.h1509 guint8 exact_match_flag; member
Dgsth264parser.c1105 READ_UINT8 (nr, rp->exact_match_flag, 1); in gst_h264_parser_parse_recovery_point()
Dgsth265parser.c1183 READ_UINT8 (nr, rp->exact_match_flag, 1); in gst_h265_parser_parse_recovery_point()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c569 sei.payload.recovery_point.exact_match_flag, in gst_h265_parse_process_sei()
Dgsth264parse.c695 sei.payload.recovery_point.exact_match_flag, in gst_h264_parse_process_sei()