Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_ps_enc.c37 put_bits(pb, 1, ptl->frame_only_constraint_flag); in write_ptl_layer()
Dhevc_ps.h100 uint8_t frame_only_constraint_flag; member
Dvdpau_hevc.c449 copy_field(frame_only_constraint_flag); in ptl_convert()
Dvaapi_hevc.c505 copy_field(frame_only_constraint_flag); in ptl_convert()
Dvideotoolbox.c234 ptlc.frame_only_constraint_flag << 4); in ff_videotoolbox_hvcc_extradata_create()
Dhevc_ps.c296 ptl->frame_only_constraint_flag = get_bits1(gb); in decode_profile_tier_level()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h535 guint8 frame_only_constraint_flag; member
Dgsth265parser.c330 READ_UINT8 (nr, ptl->frame_only_constraint_flag, 1); in gst_h265_parse_profile_tier_level()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c1492 (pft->frame_only_constraint_flag << 4) | in gst_h265_parse_make_codec_data()