Home
last modified time | relevance | path

Searched refs:real_ycbcr_enc (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-tpg.c531 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()
Dvivid-tpg.h136 u32 real_ycbcr_enc; member