Searched refs:real_quantization (Results 1 – 2 of 2) sorted by relevance
680 bool full = tpg->real_quantization == V4L2_QUANTIZATION_FULL_RANGE; in color_to_ycbcr()794 bool full = tpg->real_quantization == V4L2_QUANTIZATION_FULL_RANGE; in ycbcr_to_color()986 if (tpg->real_quantization == V4L2_QUANTIZATION_LIM_RANGE && in precalculate_color()1026 if (tpg->real_quantization == V4L2_QUANTIZATION_LIM_RANGE) { in precalculate_color()2134 tpg->real_quantization = tpg->quantization; in tpg_recalc()2145 tpg->real_quantization = in tpg_recalc()2229 pr_info("tpg quantization: %d/%d\n", tpg->quantization, tpg->real_quantization); in tpg_log_status()
181 u32 real_quantization; member