Searched refs:GST_H265_NAL_VPS (Results 1 – 11 of 11) sorted by relevance
48 GST_H265_NAL_VPS = 32, enumerator
893 if (GST_H265_NAL_VPS == type || GST_H265_NAL_SPS == type in gst_rtp_h265_pay_decode_nal()903 type == GST_H265_NAL_VPS ? "VPS" : type == GST_H265_NAL_SPS ? in gst_rtp_h265_pay_decode_nal()
685 assert_equals_int (nalu.type, GST_H265_NAL_VPS); in GST_START_TEST()779 assert_equals_int (nalu.type, GST_H265_NAL_VPS); in GST_START_TEST()
460 if (naltype == GST_H265_NAL_VPS) { in gst_h265_parser_store_nal()484 if (naltype >= GST_H265_NAL_VPS && naltype <= GST_H265_NAL_PPS) in gst_h265_parser_store_nal()735 case GST_H265_NAL_VPS: in gst_h265_parse_process_nal()1008 complete = h265parse->picture_start && ((nal_type >= GST_H265_NAL_VPS in gst_h265_parse_collect_nal()
729 case GST_H265_NAL_VPS: in gst_h265_decoder_decode_nal()865 case GST_H265_NAL_VPS: in gst_h265_decoder_parse_codec_data()
291 GST_H265_NAL_VPS = 32, enumerator
1603 case GST_H265_NAL_VPS: in gst_h265_parser_parse_nal()
1493 if (nal_type == GST_H265_NAL_VPS) { in gst_nvdec_store_h265_nal()1552 case GST_H265_NAL_VPS:{ in gst_nvdec_handle_h265_buffer()
1091 fail_unless (nal_type == GST_H265_NAL_VPS); in GST_START_TEST()
35434 the value is equivalent to GST_H265_NAL_VPS, GST_H265_NAL_SPS, and
101519 the value is equivalent to GST_H265_NAL_VPS, GST_H265_NAL_SPS, and