Home
last modified time | relevance | path

Searched refs:hsw (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/display/driver/adapter_soc/
H A Dhi35xx_disp.c164 hpixel = info->width + info->hbp + info->hfp + info->hsw; in CalcPixelClk()
179 hpixel = info->width + info->hbp + info->hfp + info->hsw; in CalcDataRate()
213 cfg.timing.hsaPixels = info->hsw; in MipiDsiInit()
215 cfg.timing.hlinePixels = info->width + info->hbp + info->hfp + info->hsw; in MipiDsiInit()
/ohos5.0/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.h77 uint32_t hsw; member
129 uint32_t hsw; member
H A Dhdf_drm_panel.c222 hdfDrmPanel->mode.hsync_end = panelInfo->width + panelInfo->hfp + panelInfo->hsw; in CreateDrmMode()
223 hdfDrmPanel->mode.htotal = panelInfo->width + panelInfo->hfp + panelInfo->hsw + panelInfo->hbp; in CreateDrmMode()
H A Dhdf_disp.c147 info->hsw = panel->info->hsw; in GetDispInfo()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-lcd-des.md162 cfg.timing.hsaPixels = info->hsw;
164 cfg.timing.hlinePixels = info->width + info->hbp + info->hfp + info->hsw;
217 uint32_t hsw; // 水平同步信号的脉宽
/ohos5.0/drivers/peripheral/display/hal/
H A Ddisp_common.h128 uint32_t hsw; member
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-lcd-des.md161 cfg.timing.hsaPixels = info->hsw;
163 cfg.timing.hlinePixels = info->width + info->hbp + info->hfp + info->hsw;
216 uint32_t hsw; // Horizontal synchronization width
/ohos5.0/drivers/hdf_core/framework/model/display/driver/panel/
H A Dmipi_icn9700.c264 .hsw = HORIZONTAL_SYNC_WIDTH, /* horizontal sync width */
H A Dili9881_st_5p5.c575 .hsw = 10, /* horizontal sync width */
H A Dili9881c_boe.c605 .hsw = 20, /* horizontal sync width */
/ohos5.0/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlcdkit_parse_config.c128 PARSE_PANEL_SYMBOL(node, drsOps, "hsw", &info->hsw); in ParsePanelInfo()
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c98 uint32_t hsw; member
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/video_encoder/
H A D1280_720_nv.yuv Error!