Home
last modified time | relevance | path

Searched refs:full_range (Results 1 – 7 of 7) sorted by relevance

/linux/samples/bpf/
H A Dtracex3_user.c61 bool full_range = false; variable
66 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()
/linux/drivers/media/platform/amphion/
H A Dvpu_codec.h51 u32 full_range; member
H A Dvpu_windsor.c1087 vpu_color_cvrt_full_range_v2i(params->color.full_range); in vpu_windsor_set_color()
/linux/drivers/hid/
H A Dhid-lg4ff.c624 int start_left, start_right, full_range; in lg4ff_set_range_dfp() local
653 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()
/linux/net/netfilter/
H A Dnf_nat_core.c508 bool full_range;
541 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()
520 bool full_range; find_best_ips_proto() local
/linux/drivers/media/platform/qcom/iris/
H A Diris_hfi_gen2_command.c331 u32 full_range = V4L2_QUANTIZATION_DEFAULT; in iris_hfi_gen2_set_colorspace() local
349 full_range = pixmp->quantization == V4L2_QUANTIZATION_FULL_RANGE ? 1 : 0; in iris_hfi_gen2_set_colorspace()
353 colour_description_present_flag, full_range, in iris_hfi_gen2_set_colorspace()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c6029 bool full_range; in fill_plane_color_attributes() local
6041 full_range = (plane_state->color_range == DRM_COLOR_YCBCR_FULL_RANGE); in fill_plane_color_attributes()
6045 if (full_range) in fill_plane_color_attributes()
6052 if (full_range) in fill_plane_color_attributes()
6059 if (full_range) in fill_plane_color_attributes()