Lines Matching refs:G_UNLIKELY
196 if (G_UNLIKELY (GST_BUFFER_IS_DISCONT (rtp->buffer))) { in gst_rtp_vp9_depay_process()
205 if (G_UNLIKELY (size < hdrsize + 1)) in gst_rtp_vp9_depay_process()
223 if (G_UNLIKELY (size < hdrsize + 1)) in gst_rtp_vp9_depay_process()
229 if (G_UNLIKELY (size < hdrsize + 1)) in gst_rtp_vp9_depay_process()
263 if (G_UNLIKELY (size < hdrsize + 1)) in gst_rtp_vp9_depay_process()
282 if (G_UNLIKELY (size < hdrsize + sssize + 1)) in gst_rtp_vp9_depay_process()
292 if (G_UNLIKELY (size < hdrsize + sssize + 1)) in gst_rtp_vp9_depay_process()
310 if (G_UNLIKELY (size < hdrsize + sssize + 1)) in gst_rtp_vp9_depay_process()
321 if (G_UNLIKELY (size < hdrsize + sssize + 1)) in gst_rtp_vp9_depay_process()
331 if (G_UNLIKELY (hdrsize >= size)) in gst_rtp_vp9_depay_process()
337 if (G_UNLIKELY (self->started)) { in gst_rtp_vp9_depay_process()
344 if (G_UNLIKELY (!self->started)) { in gst_rtp_vp9_depay_process()