Searched defs:dpu_hw_fmt_layout (Results 1 – 1 of 1) sorted by relevance
381 struct dpu_hw_fmt_layout { struct382 const struct dpu_format *format;383 uint32_t num_planes;384 uint32_t width;385 uint32_t height;386 uint32_t total_size;387 uint32_t plane_addr[DPU_MAX_PLANES];388 uint32_t plane_size[DPU_MAX_PLANES];389 uint32_t plane_pitch[DPU_MAX_PLANES];