Searched refs:ycbcr_coeff (Results 1 – 3 of 3) sorted by relevance
141 enum color_coefficient ycbcr_coeff; member
1383 video->ycbcr_coeff = COLOR_YCBCR601; in analogix_dp_bridge_mode_set()1386 video->ycbcr_coeff = COLOR_YCBCR709; in analogix_dp_bridge_mode_set()1389 video->ycbcr_coeff = COLOR_YCBCR709; in analogix_dp_bridge_mode_set()1431 &video->ycbcr_coeff); in analogix_dp_bridge_mode_set()
849 if (dp->video_info.ycbcr_coeff) in analogix_dp_set_video_color_format()