Home
last modified time | relevance | path

Searched refs:non_packed_constraint_flag (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_ps_enc.c36 put_bits(pb, 1, ptl->non_packed_constraint_flag); in write_ptl_layer()
Dhevc_ps.h99 uint8_t non_packed_constraint_flag; member
Dvdpau_hevc.c448 copy_field(non_packed_constraint_flag); in ptl_convert()
Dvaapi_hevc.c504 copy_field(non_packed_constraint_flag); in ptl_convert()
Dvideotoolbox.c233 ptlc.non_packed_constraint_flag << 5 | in ff_videotoolbox_hvcc_extradata_create()
Dhevc_ps.c295 ptl->non_packed_constraint_flag = get_bits1(gb); in decode_profile_tier_level()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h534 guint8 non_packed_constraint_flag; member
Dgsth265parser.c329 READ_UINT8 (nr, ptl->non_packed_constraint_flag, 1); in gst_h265_parse_profile_tier_level()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c1491 (pft->non_packed_constraint_flag << 5) | in gst_h265_parse_make_codec_data()