Searched refs:last_config (Results 1 – 12 of 12) sorted by relevance
143 rtpmp4vpay->last_config = -1; in gst_rtp_mp4v_pay_init()494 rtpmp4vpay->last_config = running_time; in gst_rtp_mp4v_pay_handle_buffer()504 if (rtpmp4vpay->last_config != -1) { in gst_rtp_mp4v_pay_handle_buffer()510 GST_TIME_ARGS (rtpmp4vpay->last_config)); in gst_rtp_mp4v_pay_handle_buffer()513 if (running_time > rtpmp4vpay->last_config) { in gst_rtp_mp4v_pay_handle_buffer()514 diff = running_time - rtpmp4vpay->last_config; in gst_rtp_mp4v_pay_handle_buffer()551 rtpmp4vpay->last_config = running_time; in gst_rtp_mp4v_pay_handle_buffer()
161 rtpgstpay->last_config = GST_CLOCK_TIME_NONE; in gst_rtp_gst_pay_init()169 rtpgstpay->last_config = GST_CLOCK_TIME_NONE; in gst_rtp_gst_pay_reset()644 rtpgstpay->last_config = running_time; in gst_rtp_gst_pay_send_config()668 GST_TIME_ARGS (running_time), GST_TIME_ARGS (rtpgstpay->last_config)); in gst_rtp_gst_pay_handle_buffer()671 rtpgstpay->last_config != GST_CLOCK_TIME_NONE) { in gst_rtp_gst_pay_handle_buffer()675 if (running_time > rtpgstpay->last_config) in gst_rtp_gst_pay_handle_buffer()676 diff = running_time - rtpgstpay->last_config; in gst_rtp_gst_pay_handle_buffer()
150 rtptheorapay->last_config = GST_CLOCK_TIME_NONE; in gst_rtp_theora_pay_init()172 rtptheorapay->last_config = GST_CLOCK_TIME_NONE; in gst_rtp_theora_pay_cleanup()829 if (rtptheorapay->last_config != -1) { in gst_rtp_theora_pay_handle_buffer()835 GST_TIME_ARGS (rtptheorapay->last_config)); in gst_rtp_theora_pay_handle_buffer()838 if (running_time > rtptheorapay->last_config) { in gst_rtp_theora_pay_handle_buffer()839 diff = running_time - rtptheorapay->last_config; in gst_rtp_theora_pay_handle_buffer()866 rtptheorapay->last_config = running_time; in gst_rtp_theora_pay_handle_buffer()
142 rtpvorbispay->last_config = GST_CLOCK_TIME_NONE; in gst_rtp_vorbis_pay_init()164 rtpvorbispay->last_config = GST_CLOCK_TIME_NONE; in gst_rtp_vorbis_pay_cleanup()843 if (rtpvorbispay->last_config != -1) { in gst_rtp_vorbis_pay_handle_buffer()849 GST_TIME_ARGS (rtpvorbispay->last_config)); in gst_rtp_vorbis_pay_handle_buffer()852 if (running_time > rtpvorbispay->last_config) { in gst_rtp_vorbis_pay_handle_buffer()853 diff = running_time - rtpvorbispay->last_config; in gst_rtp_vorbis_pay_handle_buffer()880 rtpvorbispay->last_config = running_time; in gst_rtp_vorbis_pay_handle_buffer()
58 GstClockTime last_config; member
60 GstClockTime last_config; member
68 GstClockTime last_config; member
375 struct eap_peer_config *last_config; member
222 sm->last_config == eap_get_config(sm)) { in SM_STATE()227 sm->last_config = eap_get_config(sm); in SM_STATE()
374 struct eap_peer_config *last_config; member
221 sm->last_config == eap_get_config(sm)) { in SM_STATE()226 sm->last_config = eap_get_config(sm); in SM_STATE()