Home
last modified time | relevance | path

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

/system/dev/display/vim-display/
A Dhdmitx.cpp362 uint32_t hs_begin, hs_end; in hdmi_config_encoder() local
430 hs_end = hs_begin + venc_hsync; in hdmi_config_encoder()
431 hs_end = hs_end % venc_total_pixels; in hdmi_config_encoder()
433 WRITE32_REG(VPU, VPU_ENCP_DVI_HSO_END, hs_end); in hdmi_config_encoder()

Completed in 3 milliseconds