Searched refs:real_quantization (Results 1 – 2 of 2) sorted by relevance
626 bool full = tpg->real_quantization == V4L2_QUANTIZATION_FULL_RANGE; in color_to_ycbcr()740 bool full = tpg->real_quantization == V4L2_QUANTIZATION_FULL_RANGE; in ycbcr_to_color()932 if (tpg->real_quantization == V4L2_QUANTIZATION_LIM_RANGE && in precalculate_color()972 if (tpg->real_quantization == V4L2_QUANTIZATION_LIM_RANGE) { in precalculate_color()1952 tpg->real_quantization = tpg->quantization; in tpg_recalc()1963 tpg->real_quantization = in tpg_recalc()2043 pr_info("tpg quantization: %d/%d\n", tpg->quantization, tpg->real_quantization); in tpg_log_status()
181 u32 real_quantization; member