Searched refs:has_push_first_frame (Results 1 – 4 of 4) sorted by relevance
516 gboolean has_push_first_frame; member
1915 stream->has_push_first_frame = FALSE; in _create_stream()2588 stream->has_push_first_frame = FALSE; in gst_qtdemux_stream_clear()5898 if (stream->has_push_first_frame) { in kpi_log_demux_push_first_frame()5903 stream->has_push_first_frame = TRUE; in kpi_log_demux_push_first_frame()5906 stream->has_push_first_frame = TRUE; in kpi_log_demux_push_first_frame()
475 gboolean has_push_first_frame; member2482 priv->has_push_first_frame = FALSE; in gst_video_decoder_reset()3806 if (!priv->has_push_first_frame) { in gst_video_decoder_clip_and_push_buf()3807 priv->has_push_first_frame = TRUE; in gst_video_decoder_clip_and_push_buf()4095 if (priv->has_push_first_frame && priv->only_one_frame_required) { in gst_video_decoder_decode_frame()5460 return !(dec->priv->has_push_first_frame && dec->priv->only_one_frame_required); in gst_video_decoder_need_decode()
277 gboolean has_push_first_frame; member1045 if (!priv->has_push_first_frame) { in gst_audio_decoder_push_forward()1046 priv->has_push_first_frame = TRUE; in gst_audio_decoder_push_forward()