Searched refs:color_fmt (Results 1 – 3 of 3) sorted by relevance
46 enum vic_pxl_encoding_format color_fmt; member
591 switch (video->color_fmt) { in cdn_dp_get_msa_misc()627 ((video->color_fmt == Y_ONLY) ? (1 << 14) : 0); in cdn_dp_get_msa_misc()641 bit_per_pix = (video->color_fmt == YCBCR_4_2_2) ? in cdn_dp_config_video()707 val += video->color_fmt << 8; in cdn_dp_config_video()
522 video->color_fmt = PXL_RGB; in cdn_dp_bridge_mode_set()