Searched refs:mdp_comp_ops (Results 1 – 2 of 2) sorted by relevance
137 struct mdp_comp_ops;150 const struct mdp_comp_ops *ops;160 struct mdp_comp_ops { struct
206 static const struct mdp_comp_ops rdma_ops = {311 static const struct mdp_comp_ops rsz_ops = {435 static const struct mdp_comp_ops wrot_ops = {532 static const struct mdp_comp_ops wdma_ops = {567 static const struct mdp_comp_ops ccorr_ops = {573 static const struct mdp_comp_ops *mdp_comp_ops[MDP_COMP_TYPE_COUNT] = { variable821 comp->ops = mdp_comp_ops[comp->type]; in mdp_comp_init()
Completed in 5 milliseconds