Searched defs:pipe_ctx (Results 1 – 3 of 3) sorted by relevance
220 struct pipe_ctx { struct221 uint32_t pipe_idx;222 uint32_t owner; // stream_idx223 bool is_top_pipe;224 int32_t top_pipe_idx;273 struct pipe_ctx pipe_ctx[MAX_PIPE]; member
264 struct pipe_ctx *pipe_ctx; in vpe_pipe_reset() local277 struct pipe_ctx *pipe_ctx; in vpe_pipe_reclaim() local299 struct pipe_ctx *pipe_ctx; in vpe_pipe_find_owner() local
68 struct pipe_ctx *pipe_ctx = NULL; in vpe10_build_vpe_cmd() local