Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstnonstreamaudiodecoder.h153 gboolean output_format_changed; member
Dgstnonstreamaudiodecoder.c1134 dec->output_format_changed = FALSE; in gst_nonstream_audio_decoder_set_initial_state()
1217 dec->output_format_changed = FALSE; in gst_nonstream_audio_decoder_negotiate_default()
2090 if (G_UNLIKELY (dec->output_format_changed || in gst_nonstream_audio_decoder_output_task()
2247 dec->output_format_changed = TRUE; in gst_nonstream_audio_decoder_set_output_format()
2473 if (G_UNLIKELY (dec->output_format_changed || in gst_nonstream_audio_decoder_allocate_output_buffer()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.c169 gboolean output_format_changed; member
723 dec->priv->ctx.output_format_changed = FALSE; in gst_audio_decoder_negotiate_default()
904 dec->priv->ctx.output_format_changed = TRUE; in gst_audio_decoder_set_output_caps()
1242 if (G_UNLIKELY (ctx->output_format_changed || in check_pending_reconfigure()
2342 if (G_UNLIKELY (dec->priv->ctx.output_format_changed || needs_reconfigure)) { in gst_audio_decoder_handle_gap()
3847 if (G_UNLIKELY (dec->priv->ctx.output_format_changed || in gst_audio_decoder_allocate_output_buffer()