Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c819 unsigned int offset_x_u_byte; in iep_config_src_addr() local
851 offset_x_u_byte = offset_x_equ_uv / 2; in iep_config_src_addr()
858 offset_addr_uv_w = offset_x_u_byte + offset_x_v_byte; in iep_config_src_addr()
860 offset_addr_uv_w = offset_x_u_byte; in iep_config_src_addr()
1051 unsigned int offset_x_u_byte; in iep_config_dst_addr() local
1083 offset_x_u_byte = offset_x_equ_uv / 2; in iep_config_dst_addr()
1090 offset_addr_uv_w = offset_x_u_byte + offset_x_v_byte; in iep_config_dst_addr()
1092 offset_addr_uv_w = offset_x_u_byte; in iep_config_dst_addr()