Searched defs:dpu_hw_fmt_layout (Results 1 – 1 of 1) sorted by relevance
392 struct dpu_hw_fmt_layout { struct393 const struct dpu_format *format;394 uint32_t num_planes;395 uint32_t width;396 uint32_t height;397 uint32_t total_size;398 uint32_t plane_addr[DPU_MAX_PLANES];399 uint32_t plane_size[DPU_MAX_PLANES];400 uint32_t plane_pitch[DPU_MAX_PLANES];