Searched refs:current_iv (Results 1 – 2 of 2) sorted by relevance
123 guint8 *current_iv; member
946 hls_stream->current_iv)) in gst_hls_demux_start_fragment()1251 if (hls_stream->current_iv) { in gst_hls_demux_stream_free()1252 g_free (hls_stream->current_iv); in gst_hls_demux_stream_free()1253 hls_stream->current_iv = NULL; in gst_hls_demux_stream_free()1340 g_free (hlsdemux_stream->current_iv); in gst_hls_demux_update_fragment_info()1341 hlsdemux_stream->current_iv = g_memdup2 (file->iv, sizeof (file->iv)); in gst_hls_demux_update_fragment_info()