Home
last modified time | relevance | path

Searched refs:OutputFormatTag (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_dsi_define.h53 } OutputFormatTag; typedef
72 OutputFormatTag outputFormat;
H A Dmipi_tx_hi35xx.c1046 dev.outputFormat = (OutputFormatTag)cntlr->cfg.format; in GetDevCfg()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-platform-mipidsi-develop.md193 OutputFormatTag outputFormat; // 输出DSI图像数据格式:RGB或YUV
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-platform-mipidsi-develop.md129OutputFormatTag outputFormat; // Format of the output DSI image, which can be RGB or YUV.