Searched refs:temporal_id_nesting_flag (Results 1 – 9 of 9) sorted by relevance
176 uint8_t temporal_id_nesting_flag; member
110 vps.vps_temporal_id_nesting_flag = sps.temporal_id_nesting_flag; in generate_fake_vps()
293 sps->temporal_id_nesting_flag << 2 | in ff_videotoolbox_hvcc_extradata_create()
934 sps->temporal_id_nesting_flag = get_bits(gb, 1); in ff_hevc_parse_sps()
703 guint8 temporal_id_nesting_flag; member1108 guint8 temporal_id_nesting_flag; member
1674 READ_UINT8 (&nr, vps->temporal_id_nesting_flag, 1); in gst_h265_parse_vps()1853 READ_UINT8 (&nr, sps->temporal_id_nesting_flag, 1); in gst_h265_parse_sps()
420 guint32 max_sub_layers_minus1, temporal_id_nesting_flag, chroma_format_idc, in gst_rtp_h265_set_src_caps() local459 temporal_id_nesting_flag = nalmap.data[2] & 0x01; in gst_rtp_h265_set_src_caps()522 data[21] |= (temporal_id_nesting_flag << 2); in gst_rtp_h265_set_src_caps()
693 assert_equals_int (vps.temporal_id_nesting_flag, 1); in GST_START_TEST()
1522 1) << 3) | (sps->temporal_id_nesting_flag << 2) | (nl - 1); in gst_h265_parse_make_codec_data()