Searched refs:GST_H264_NAL_PPS (Results 1 – 6 of 6) sorted by relevance
152 GST_H264_NAL_PPS = 8, enumerator
1629 case GST_H264_NAL_PPS: in gst_h264_parser_parse_nal()
1364 } else if (nal_type == GST_H264_NAL_PPS) { in gst_nvdec_store_h264_nal()1432 case GST_H264_NAL_PPS:{ in gst_nvdec_handle_h264_buffer()
528 } else if (naltype == GST_H264_NAL_PPS) { in gst_h264_parser_store_nal()544 if (naltype == GST_H264_NAL_SPS || naltype == GST_H264_NAL_PPS) in gst_h264_parser_store_nal()1002 case GST_H264_NAL_PPS: in gst_h264_parse_process_nal()
1339 case GST_H264_NAL_PPS: in gst_h264_decoder_decode_nal()
777 case GST_H264_NAL_PPS: in scan_keyframe_h264()