Searched refs:real_ycbcr_enc (Results 1 – 2 of 2) sorted by relevance
630 switch (tpg->real_ycbcr_enc) { in color_to_ycbcr()745 switch (tpg->real_ycbcr_enc) { in ycbcr_to_color()933 tpg->real_ycbcr_enc != V4L2_YCBCR_ENC_XV601 && in precalculate_color()934 tpg->real_ycbcr_enc != V4L2_YCBCR_ENC_XV709) { in precalculate_color()1950 tpg->real_ycbcr_enc = tpg->ycbcr_enc; in tpg_recalc()1959 tpg->real_ycbcr_enc = in tpg_recalc()1966 tpg->colorspace, tpg->real_ycbcr_enc); in tpg_recalc()2041 pr_info("tpg Y'CbCr encoding: %d/%d\n", tpg->ycbcr_enc, tpg->real_ycbcr_enc); in tpg_log_status()
175 u32 real_ycbcr_enc; member