Searched refs:mdp_comp_ops (Results 1 – 2 of 2) sorted by relevance
155 struct mdp_comp_ops;170 const struct mdp_comp_ops *ops;180 struct mdp_comp_ops { struct
268 static const struct mdp_comp_ops rdma_ops = {412 static const struct mdp_comp_ops rsz_ops = {571 static const struct mdp_comp_ops wrot_ops = {692 static const struct mdp_comp_ops wdma_ops = {735 static const struct mdp_comp_ops ccorr_ops = {741 static const struct mdp_comp_ops *mdp_comp_ops[MDP_COMP_TYPE_COUNT] = { variable950 comp->ops = mdp_comp_ops[comp->type]; in mdp_comp_init()