Searched refs:offset_x_equ_uv (Results 1 – 1 of 1) sorted by relevance
818 unsigned int offset_x_equ_uv; in iep_config_src_addr() local847 offset_x_equ_uv = iep_msg->src.x_off + 1; in iep_config_src_addr()849 offset_x_equ_uv = iep_msg->src.x_off; in iep_config_src_addr()851 offset_x_u_byte = offset_x_equ_uv / 2; in iep_config_src_addr()852 offset_x_v_byte = offset_x_equ_uv / 2; in iep_config_src_addr()1050 unsigned int offset_x_equ_uv; in iep_config_dst_addr() local1079 offset_x_equ_uv = iep_msg->dst.x_off + 1; in iep_config_dst_addr()1081 offset_x_equ_uv = iep_msg->dst.x_off; in iep_config_dst_addr()1083 offset_x_u_byte = offset_x_equ_uv / 2; in iep_config_dst_addr()1084 offset_x_v_byte = offset_x_equ_uv / 2; in iep_config_dst_addr()