Home
last modified time | relevance | path

Searched refs:has_push_first_frame (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.c408 gboolean has_push_first_frame; member
2084 priv->has_push_first_frame = FALSE; in gst_video_decoder_reset()
3197 if (!priv->has_push_first_frame) { in gst_video_decoder_clip_and_push_buf()
3198 priv->has_push_first_frame = TRUE; in gst_video_decoder_clip_and_push_buf()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.c270 gboolean has_push_first_frame; member
1017 if (!priv->has_push_first_frame) { in gst_audio_decoder_push_forward()
1018 priv->has_push_first_frame = TRUE; in gst_audio_decoder_push_forward()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c457 gboolean has_push_first_frame; member
2018 stream->has_push_first_frame = FALSE; in _create_stream()
2679 stream->has_push_first_frame = FALSE; in gst_qtdemux_stream_clear()
5827 if (stream->has_push_first_frame) { in kpi_log_demux_push_first_frame()
5832 stream->has_push_first_frame = TRUE; in kpi_log_demux_push_first_frame()
5835 stream->has_push_first_frame = TRUE; in kpi_log_demux_push_first_frame()