Searched defs:dpu_hw_fmt_layout (Results 1 – 1 of 1) sorted by relevance
421 struct dpu_hw_fmt_layout { struct422 const struct dpu_format *format;423 uint32_t num_planes;424 uint32_t width;425 uint32_t height;426 uint32_t total_size;427 uint32_t plane_addr[DPU_MAX_PLANES];428 uint32_t plane_size[DPU_MAX_PLANES];429 uint32_t plane_pitch[DPU_MAX_PLANES];