Searched refs:real_ycbcr_enc (Results 1 – 2 of 2) sorted by relevance
531 switch (tpg->real_ycbcr_enc) { in color_to_ycbcr()647 switch (tpg->real_ycbcr_enc) { in ycbcr_to_color()1787 tpg->real_ycbcr_enc = tpg->ycbcr_enc; in tpg_recalc()1795 tpg->real_ycbcr_enc = in tpg_recalc()1801 tpg->colorspace, tpg->real_ycbcr_enc); in tpg_recalc()1858 pr_info("tpg Y'CbCr encoding: %d/%d\n", tpg->ycbcr_enc, tpg->real_ycbcr_enc); in tpg_log_status()
136 u32 real_ycbcr_enc; member