Home
last modified time | relevance | path

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

/system/dev/display/vim-display/
A Dhdmitx.cpp360 uint32_t h_begin, h_end; in hdmi_config_encoder() local
406 h_end = h_begin + venc_active_pixels; in hdmi_config_encoder()
407 h_end = h_end % venc_total_pixels; // wrap around if needed in hdmi_config_encoder()
409 WRITE32_REG(VPU, VPU_ENCP_DE_H_END, h_end); in hdmi_config_encoder()
424 hs_begin = h_end + venc_fp; in hdmi_config_encoder()

Completed in 4 milliseconds