Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Dhw_iep_reg.c824 unsigned int offset_y_equ_420_uv = 0; in iep_config_src_addr() local
874 offset_y_equ_420_uv = iep_msg->src.y_off + 1; in iep_config_src_addr()
876 offset_y_equ_420_uv = iep_msg->src.y_off; in iep_config_src_addr()
889 offset_y_equ_420_uv / 2; in iep_config_src_addr()
892 offset_addr_uv_h = line_u_byte * offset_y_equ_420_uv / 2; in iep_config_src_addr()
893 offset_addr_v_h = line_v_byte * offset_y_equ_420_uv / 2; in iep_config_src_addr()
905 offset_y_equ_420_uv / 2; in iep_config_src_addr()
908 offset_addr_uv_h = line_u_byte * offset_y_equ_420_uv / 2; in iep_config_src_addr()
909 offset_addr_v_h = line_v_byte * offset_y_equ_420_uv / 2; in iep_config_src_addr()
1056 unsigned int offset_y_equ_420_uv = 0; in iep_config_dst_addr() local
[all …]