Searched refs:check_adts (Results 1 – 2 of 2) sorted by relevance
239 rtpmp4gdepay->check_adts = FALSE; in gst_rtp_mp4g_depay_setcaps()246 rtpmp4gdepay->check_adts = TRUE; in gst_rtp_mp4g_depay_setcaps()683 if (rtpmp4gdepay->check_adts && avail >= 7) { in gst_rtp_mp4g_depay_process()697 rtpmp4gdepay->check_adts = FALSE; in gst_rtp_mp4g_depay_process()
70 gboolean check_adts; /* check for ADTS headers */ member