Home
last modified time | relevance | path

Searched refs:itu_t_t35_country_code (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhdr_dynamic_metadata.h247 uint8_t itu_t_t35_country_code; member
/third_party/ffmpeg/libavcodec/
Dcbs_sei_syntax_template.c45 u(8, itu_t_t35_country_code, 0x00, 0xff); in FUNC()
46 if (current->itu_t_t35_country_code != 0xff) in FUNC()
Dcbs_sei.h36 uint8_t itu_t_t35_country_code; member
Dcbs_av1.h349 uint8_t itu_t_t35_country_code; member
Dcbs_av1_syntax_template.c1940 fb(8, itu_t_t35_country_code); in FUNC()
1941 if (current->itu_t_t35_country_code == 0xff) in FUNC()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.h867 guint8 itu_t_t35_country_code; member
Dgstav1parser.c1520 itut_t35->itu_t_t35_country_code = AV1_READ_BITS_CHECKED (br, 8, &ret); in gst_av1_parse_metadata_itut_t35()
1524 if (itut_t35->itu_t_t35_country_code == 0xFF) { in gst_av1_parse_metadata_itut_t35()