Searched defs:dpu_hw_fmt_layout (Results 1 – 2 of 2) sorted by relevance
384 struct dpu_hw_fmt_layout { struct385 const struct dpu_format *format;386 uint32_t num_planes;387 uint32_t width;388 uint32_t height;389 uint32_t total_size;390 uint32_t plane_addr[DPU_MAX_PLANES];391 uint32_t plane_size[DPU_MAX_PLANES];392 uint32_t plane_pitch[DPU_MAX_PLANES];
412 struct dpu_hw_fmt_layout { struct413 const struct dpu_format *format;414 uint32_t num_planes;415 uint32_t width;416 uint32_t height;417 uint32_t total_size;418 uint32_t plane_addr[DPU_MAX_PLANES];419 uint32_t plane_size[DPU_MAX_PLANES];420 uint32_t plane_pitch[DPU_MAX_PLANES];