Home
last modified time | relevance | path

Searched refs:mdp_comp_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-comp.h216 struct mdp_comp_ops;
231 const struct mdp_comp_ops *ops;
241 struct mdp_comp_ops { struct
A Dmtk-mdp3-comp.c400 static const struct mdp_comp_ops rdma_ops = {
644 static const struct mdp_comp_ops rsz_ops = {
893 static const struct mdp_comp_ops wrot_ops = {
1014 static const struct mdp_comp_ops wdma_ops = {
1283 static const struct mdp_comp_ops aal_ops = {
1364 static const struct mdp_comp_ops hdr_ops = {
1419 static const struct mdp_comp_ops fg_ops = {
1483 static const struct mdp_comp_ops ovl_ops = {
1521 static const struct mdp_comp_ops pad_ops = {
1527 static const struct mdp_comp_ops *mdp_comp_ops[MDP_COMP_TYPE_COUNT] = { variable
[all …]

Completed in 12 milliseconds