Home
last modified time | relevance | path

Searched refs:temporal_group_temporal_switching_up_point_flag (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcbs_av1.h342 uint8_t temporal_group_temporal_switching_up_point_flag[255]; member
Dcbs_av1_syntax_template.c1909 flags(temporal_group_temporal_switching_up_point_flag[i], 1, i); in FUNC()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.h977 guint8 temporal_group_temporal_switching_up_point_flag[GST_AV1_MAX_TEMPORAL_GROUP_SIZE]; member
Dgstav1parser.c1640 scalability->temporal_group_temporal_switching_up_point_flag[i] = in gst_av1_parse_metadata_scalability()