Home
last modified time | relevance | path

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

/linux/samples/bpf/
A Dtracex3_user.c62 bool full_range = false; variable
67 if (full_range) in print_banner()
97 for (key = full_range ? 0 : 29; key < SLOTS; key++) { in print_hist()
118 full_range = true; in main()
/linux/drivers/hid/
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/
A Dnf_nat_core.c318 bool full_range; in find_best_ips_proto() local
351 full_range = false; in find_best_ips_proto()
356 if (!full_range) { in find_best_ips_proto()
368 full_range = true; in find_best_ips_proto()
/linux/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-params.c1075 static void rkisp1_csm_config(struct rkisp1_params *params, bool full_range) in rkisp1_csm_config() argument
1089 if (full_range) { in rkisp1_csm_config()
/linux/drivers/gpu/drm/omapdrm/dss/
A Ddispc.c853 bool full_range; member
858 bool full_range; member
873 REG_FLD_MOD(dispc, DISPC_OVL_ATTRIBUTES(plane), ct->full_range, 11, 11); in dispc_ovl_write_color_conv_coef()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddispc.c240 int full_range; member
674 REG_FLD_MOD(DISPC_OVL_ATTRIBUTES(plane), ct->full_range, 11, 11); in dispc_ovl_write_color_conv_coef()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c5382 bool full_range; in fill_plane_color_attributes() local
5390 full_range = (plane_state->color_range == DRM_COLOR_YCBCR_FULL_RANGE); in fill_plane_color_attributes()
5394 if (full_range) in fill_plane_color_attributes()
5401 if (full_range) in fill_plane_color_attributes()
5408 if (full_range) in fill_plane_color_attributes()

Completed in 148 milliseconds