Home
last modified time | relevance | path

Searched refs:gst_h264_pps_clear (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c269 gst_h264_pps_clear (dst_pps); in gst_h264_pps_copy()
1408 gst_h264_pps_clear (&nalparser->pps[i]); in gst_h264_nal_parser_free()
2161 gst_h264_pps_clear (pps); in gst_h264_parse_pps()
2204 gst_h264_pps_clear (GstH264PPS * pps) in gst_h264_pps_clear() function
Dgsth264parser.h1290 void gst_h264_pps_clear (GstH264PPS *pps);
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c1441 gst_h264_pps_clear (&pps); in gst_nvdec_handle_h264_buffer()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth264decoder.c645 gst_h264_pps_clear (&pps); in gst_h264_decoder_parse_pps()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c1033 gst_h264_pps_clear (&pps); in gst_h264_parse_process_nal()