Home
last modified time | relevance | path

Searched refs:GST_RTP_BASE_PAYLOAD_CAST (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.h40 #define GST_RTP_BASE_PAYLOAD_CAST(obj) \ macro
Dgstrtpbaseaudiopayload.c403 basepayload = GST_RTP_BASE_PAYLOAD_CAST (payload); in gst_rtp_base_audio_payload_set_meta()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp8pay.c476 gst_rtp_base_payload_allocate_output_buffer (GST_RTP_BASE_PAYLOAD_CAST in gst_rtp_vp8_create_header_buffer()
Dgstrtph261pay.c859 return gst_rtp_base_payload_push (GST_RTP_BASE_PAYLOAD_CAST (pay), outbuf); in gst_rtp_h261_pay_fragment_push()
Dgstrtph264pay.c839 gst_segment_to_running_time (&GST_RTP_BASE_PAYLOAD_CAST in gst_rtp_h264_pay_decode_nal()
Dgstrtph265pay.c915 gst_segment_to_running_time (&GST_RTP_BASE_PAYLOAD_CAST in gst_rtp_h265_pay_decode_nal()