Searched defs:pipe_ctx (Results 1 – 3 of 3) sorted by relevance
199 struct pipe_ctx { struct200 uint32_t pipe_idx;201 uint32_t owner; // stream_idx202 bool is_top_pipe;203 int32_t top_pipe_idx;250 struct pipe_ctx pipe_ctx[MAX_PIPE]; member
238 struct pipe_ctx *pipe_ctx; in vpe_pipe_reset() local251 struct pipe_ctx *pipe_ctx; in vpe_pipe_reclaim() local273 struct pipe_ctx *pipe_ctx; in vpe_pipe_find_owner() local
67 struct pipe_ctx *pipe_ctx = NULL; in vpe10_build_vpe_cmd() local