Home
last modified time | relevance | path

Searched defs:img_compparam (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/
A Dmtk-img-ipi.h252 struct img_compparam { struct
253 u32 type; /* enum mdp_comp_id */
254 u32 id; /* engine alias_id */
255 u32 input;
256 u32 outputs[IMG_MAX_HW_OUTPUTS];
257 u32 num_outputs;
258 struct img_comp_frame frame;
259 struct img_comp_subfrm subfrms[IMG_MAX_SUBFRAMES];
260 u32 num_subfrms;
284 struct img_compparam components[IMG_MAX_COMPONENTS]; argument

Completed in 6 milliseconds