Home
last modified time | relevance | path

Searched refs:profile_compatibility_flag (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh265parser.c346 ptl.profile_compatibility_flag[1] = 1; in GST_START_TEST()
349 ptl.profile_compatibility_flag[1] = 0; in GST_START_TEST()
351 ptl.profile_compatibility_flag[2] = 1; in GST_START_TEST()
354 ptl.profile_compatibility_flag[2] = 0; in GST_START_TEST()
356 ptl.profile_compatibility_flag[3] = 1; in GST_START_TEST()
359 ptl.profile_compatibility_flag[3] = 0; in GST_START_TEST()
658 ptl->profile_compatibility_flag[1] = 1; in GST_START_TEST()
659 ptl->profile_compatibility_flag[2] = 1; in GST_START_TEST()
795 assert_equals_int (sps.profile_tier_level.profile_compatibility_flag[9], 1); in GST_START_TEST()
/third_party/ffmpeg/libavcodec/
Dhevc_ps_enc.c33 put_bits(pb, 1, ptl->profile_compatibility_flag[i]); in write_ptl_layer()
Dhevc_ps.h96 uint8_t profile_compatibility_flag[32]; member
Dvdpau_hevc.c443 general_ptl->profile_compatibility_flag, 32 * sizeof(uint8_t)); in ptl_convert()
Dhevc_ps.c288 ptl->profile_compatibility_flag[i] = get_bits1(gb); in decode_profile_tier_level()
290 if (ptl->profile_idc == 0 && i > 0 && ptl->profile_compatibility_flag[i]) in decode_profile_tier_level()
299 ptl->profile_idc == idc || ptl->profile_compatibility_flag[idc] in decode_profile_tier_level()
Dvaapi_hevc.c499 general_ptl->profile_compatibility_flag, 32 * sizeof(uint8_t)); in ptl_convert()
Dvideotoolbox.c228 memcpy(p + 2, ptlc.profile_compatibility_flag, 4); in ff_videotoolbox_hvcc_extradata_create()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.c325 READ_UINT8 (nr, ptl->profile_compatibility_flag[j], 1); in gst_h265_parse_profile_tier_level()
3706 if (ptl->profile_compatibility_flag[profiles_map[j].profile_idc]) { in gst_h265_profile_tier_level_get_profiles()
4452 || tmp_ptl.profile_compatibility_flag[5] in gst_h265_get_profile_from_sps()
4453 || tmp_ptl.profile_compatibility_flag[9] in gst_h265_get_profile_from_sps()
4454 || tmp_ptl.profile_compatibility_flag[10] in gst_h265_get_profile_from_sps()
4455 || tmp_ptl.profile_compatibility_flag[11]) { in gst_h265_get_profile_from_sps()
Dgsth265parser.h530 guint8 profile_compatibility_flag[32]; member
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c1483 data[i] |= (pft->profile_compatibility_flag[k] << j); in gst_h265_parse_make_codec_data()
1679 if (sps->profile_tier_level.profile_compatibility_flag[1]) in get_compatible_profile_caps()
1682 if (sps->profile_tier_level.profile_compatibility_flag[2]) in get_compatible_profile_caps()
1685 if (sps->profile_tier_level.profile_compatibility_flag[3]) in get_compatible_profile_caps()
/third_party/gstreamer/gstplugins_bad/
DChangeLog26446 profile_compatibility_flag, rather than the profile_idc in the
26447 stream. The old profile_compatibility_flag check always return