Home
last modified time | relevance | path

Searched refs:GstRtpJPEGDepay (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpjpegdepay.c72 G_DEFINE_TYPE (GstRtpJPEGDepay, gst_rtp_jpeg_depay,
120 gst_rtp_jpeg_depay_init (GstRtpJPEGDepay * rtpjpegdepay) in gst_rtp_jpeg_depay_init()
126 gst_rtp_jpeg_depay_reset (GstRtpJPEGDepay * depay) in gst_rtp_jpeg_depay_reset()
149 GstRtpJPEGDepay *rtpjpegdepay; in gst_rtp_jpeg_depay_finalize()
203 MakeTables (GstRtpJPEGDepay * rtpjpegdepay, gint Q, guint8 qtable[128]) in MakeTables()
432 GstRtpJPEGDepay *rtpjpegdepay; in gst_rtp_jpeg_depay_setcaps()
497 GstRtpJPEGDepay *rtpjpegdepay; in gst_rtp_jpeg_depay_process()
773 GstRtpJPEGDepay *rtpjpegdepay; in gst_rtp_jpeg_depay_change_state()
Dgstrtpjpegdepay.h32 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RTP_JPEG_DEPAY,GstRtpJPEGDepay))
40 typedef struct _GstRtpJPEGDepay GstRtpJPEGDepay; typedef