Searched defs:dpu_hw_fmt_layout (Results 1 – 1 of 1) sorted by relevance
409 struct dpu_hw_fmt_layout { struct410 const struct dpu_format *format;411 uint32_t num_planes;412 uint32_t width;413 uint32_t height;414 uint32_t total_size;415 uint32_t plane_addr[DPU_MAX_PLANES];416 uint32_t plane_size[DPU_MAX_PLANES];417 uint32_t plane_pitch[DPU_MAX_PLANES];