|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
图层信息 更多...
#include <soc_dpu_type.h>
成员变量 | |
| td_u32 | width |
| td_u32 | height |
| ext_gfx_fmt | layer_fmt |
| ext_dpu_layer_id | layer_id |
| ext_dpu_buf_mode | buf_mode |
| ext_gfx_compress_mode | compress_mode |
图层信息
| ext_dpu_buf_mode ext_dpu_layer_info::buf_mode |
buffer模式
| ext_gfx_compress_mode ext_dpu_layer_info::compress_mode |
当前不支持(默认为0)
| td_u32 ext_dpu_layer_info::height |
图层高度
| ext_gfx_fmt ext_dpu_layer_info::layer_fmt |
颜色格式
| ext_dpu_layer_id ext_dpu_layer_info::layer_id |
层的ID
| td_u32 ext_dpu_layer_info::width |
图层宽度