Searched refs:del_pipe (Results 1 – 1 of 1) sorted by relevance
1718 struct pipe_ctx *del_pipe = resource_get_head_pipe_for_stream(&new_ctx->res_ctx, stream); in dc_remove_stream_from_ctx() local1721 if (!del_pipe) { in dc_remove_stream_from_ctx()1726 odm_pipe = del_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()1729 ASSERT(del_pipe->stream_res.stream_enc); in dc_remove_stream_from_ctx()1733 del_pipe->stream_res.stream_enc, in dc_remove_stream_from_ctx()1736 if (del_pipe->stream_res.audio) in dc_remove_stream_from_ctx()1740 del_pipe->stream_res.audio, in dc_remove_stream_from_ctx()1745 del_pipe->clock_source); in dc_remove_stream_from_ctx()1756 memset(del_pipe, 0, sizeof(*del_pipe)); in dc_remove_stream_from_ctx()