Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/amphion/
Dvpu.h97 struct vpu_core_resources { struct
98 enum vpu_core_type type;
99 const char *fwname;
100 u32 stride;
101 u32 max_width;
102 u32 min_width;
103 u32 step_width;
104 u32 max_height;
105 u32 min_height;
106 u32 step_height;
[all …]