Searched refs:del_pipe (Results 1 – 1 of 1) sorted by relevance
1792 struct pipe_ctx *del_pipe = resource_get_head_pipe_for_stream(&new_ctx->res_ctx, stream); in dc_remove_stream_from_ctx() local1795 if (!del_pipe) { in dc_remove_stream_from_ctx()1800 odm_pipe = del_pipe->next_odm_pipe; in dc_remove_stream_from_ctx()1803 ASSERT(del_pipe->stream_res.stream_enc); in dc_remove_stream_from_ctx()1807 del_pipe->stream_res.stream_enc, in dc_remove_stream_from_ctx()1810 if (del_pipe->stream_res.audio) in dc_remove_stream_from_ctx()1814 del_pipe->stream_res.audio, in dc_remove_stream_from_ctx()1819 del_pipe->clock_source); in dc_remove_stream_from_ctx()1830 memset(del_pipe, 0, sizeof(*del_pipe)); in dc_remove_stream_from_ctx()