Searched refs:full_range (Results 1 – 10 of 10) sorted by relevance
61 bool full_range = false; variable66 if (full_range) in print_banner()96 for (key = full_range ? 0 : 29; key < SLOTS; key++) { in print_hist()117 full_range = true; in main()
51 u32 full_range; member
481 f->fmt.pix_mp.quantization = vdec->codec_info.full_range; in vdec_g_fmt()508 f->fmt.pix_mp.quantization = vdec->codec_info.full_range; in vdec_try_fmt()570 vdec->codec_info.full_range = f->fmt.pix_mp.quantization; in vdec_s_fmt_common()617 f->fmt.pix_mp.quantization = vdec->codec_info.full_range; in vdec_s_fmt()991 hdr->full_range != vdec->codec_info.full_range)) in vdec_check_source_change()1358 hdr->full_range); in vdec_event_seq_hdr()1870 vdec->codec_info.full_range, in vdec_get_debug_info()
199 f->fmt.pix_mp.quantization = venc->params.color.full_range; in venc_g_fmt()253 venc->params.color.full_range = pix_mp->quantization; in venc_s_fmt()259 pix_mp->quantization = venc->params.color.full_range; in venc_s_fmt()1234 venc->params.color.full_range); in venc_get_debug_info()
1087 vpu_color_cvrt_full_range_v2i(params->color.full_range); in vpu_windsor_set_color()
624 int start_left, start_right, full_range; in lg4ff_set_range_dfp() local653 full_range = 900; in lg4ff_set_range_dfp()656 full_range = 200; in lg4ff_set_range_dfp()676 start_left = (((full_range - range + 1) * 2047) / full_range); in lg4ff_set_range_dfp()
508 bool full_range; in find_best_ips_proto() local541 full_range = false; in find_best_ips_proto()546 if (!full_range) { in find_best_ips_proto()558 full_range = true; in find_best_ips_proto()
363 u32 full_range = V4L2_QUANTIZATION_DEFAULT; in iris_hfi_gen2_set_colorspace() local381 full_range = pixmp->quantization == V4L2_QUANTIZATION_FULL_RANGE ? 1 : 0; in iris_hfi_gen2_set_colorspace()385 colour_description_present_flag, full_range, in iris_hfi_gen2_set_colorspace()
826 bool full_range; member841 REG_FLD_MOD(dispc, DISPC_OVL_ATTRIBUTES(plane), ct->full_range, 11, 11); in dispc_ovl_write_color_conv_coef()
6073 bool full_range; in fill_plane_color_attributes() local6085 full_range = (plane_state->color_range == DRM_COLOR_YCBCR_FULL_RANGE); in fill_plane_color_attributes()6089 if (full_range) in fill_plane_color_attributes()6096 if (full_range) in fill_plane_color_attributes()6103 if (full_range) in fill_plane_color_attributes()