Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/mediatek/mdp3/
Dmtk-img-ipi.h85 struct img_ipi_frameparam { struct
86 u32 index;
87 u32 frame_no;
88 struct img_timeval timestamp;
89 u32 type; /* enum mdp_stream_type */
90 u32 state;
114 struct img_ipi_frameparam frameparam; argument