Searched refs:real_ycbcr_enc (Results 1 – 2 of 2) sorted by relevance
680 switch (tpg->real_ycbcr_enc) { in color_to_ycbcr()795 switch (tpg->real_ycbcr_enc) { in ycbcr_to_color()983 tpg->real_ycbcr_enc != V4L2_YCBCR_ENC_XV601 && in precalculate_color()984 tpg->real_ycbcr_enc != V4L2_YCBCR_ENC_XV709) { in precalculate_color()2126 tpg->real_ycbcr_enc = tpg->ycbcr_enc; in tpg_recalc()2135 tpg->real_ycbcr_enc = in tpg_recalc()2142 tpg->colorspace, tpg->real_ycbcr_enc); in tpg_recalc()2222 tpg->ycbcr_enc, tpg->real_ycbcr_enc); in tpg_log_status()
175 u32 real_ycbcr_enc; member