Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_h265.h69 uint8_t sub_layer_profile_compatibility_flag[HEVC_MAX_SUB_LAYERS][32]; member
Dcbs_h265_syntax_template.c172 flags(sub_layer_profile_compatibility_flag[i][j], 2, i, j); in FUNC()
180 current->sub_layer_profile_compatibility_flag[i][x]) in FUNC()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h556 guint8 sub_layer_profile_compatibility_flag[6][32]; member
Dgsth265parser.c366 READ_UINT8 (nr, ptl->sub_layer_profile_compatibility_flag[i][j], 1); in gst_h265_parse_profile_tier_level()