Searched defs:config_frontend_cb_ctx (Results 1 – 1 of 1) sorted by relevance
219 struct config_frontend_cb_ctx { struct220 struct vpe_priv *vpe_priv;221 uint32_t stream_idx;222 bool stream_sharing;223 bool stream_op_sharing;224 enum vpe_cmd_type cmd_type; // command type, i.e. bg or compositing