Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-comp.h213 struct mdp_comp_ops;
228 const struct mdp_comp_ops *ops;
238 struct mdp_comp_ops { struct
A Dmtk-mdp3-comp.c386 static const struct mdp_comp_ops rdma_ops = {
622 static const struct mdp_comp_ops rsz_ops = {
859 static const struct mdp_comp_ops wrot_ops = {
972 static const struct mdp_comp_ops wdma_ops = {
1232 static const struct mdp_comp_ops aal_ops = {
1312 static const struct mdp_comp_ops hdr_ops = {
1367 static const struct mdp_comp_ops fg_ops = {
1426 static const struct mdp_comp_ops ovl_ops = {
1460 static const struct mdp_comp_ops pad_ops = {
1466 static const struct mdp_comp_ops *mdp_comp_ops[MDP_COMP_TYPE_COUNT] = { variable
[all …]

Completed in 10 milliseconds