Home
last modified time | relevance | path

Searched refs:v_disp (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/impl/
H A Dmls.hpp199 …for (float v_disp = -static_cast<float> (upsampling_radius_); v_disp <= upsampling_radius_; v_disp in computeMLSPointNormal() local
200 if (u_disp * u_disp + v_disp * v_disp < upsampling_radius_ * upsampling_radius_) in computeMLSPointNormal()
202 …ult::MLSProjectionResults proj = mls_result.projectPointSimpleToPolynomialSurface (u_disp, v_disp); in computeMLSPointNormal()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c846 v_disp = yres; in aty_var_to_crtc()
898 v_sync_strt = v_disp + var->lower_margin; in aty_var_to_crtc()
996 v_disp <<= 1; in aty_var_to_crtc()
1002 v_disp--; in aty_var_to_crtc()
1008 FAIL_MAX("v_disp too large", v_disp, 0x7ff); in aty_var_to_crtc()
1032 crtc->v_tot_disp = v_total | (v_disp << 16); in aty_var_to_crtc()
1183 v_disp = (crtc->v_tot_disp >> 16) & 0x7ff; in aty_crtc_to_var()
1194 yres = v_disp + 1; in aty_crtc_to_var()
1199 lower = v_sync_strt - v_disp; in aty_crtc_to_var()
1370 v_disp = debug.yres; in atyfb_set_par()
[all …]
H A Daty128fb.c1039 u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync; in aty128_var_to_crtc() local
1100 v_disp = yres - 1; in aty128_var_to_crtc()
1123 v_sync_strt = v_disp + lower; in aty128_var_to_crtc()
1133 crtc->v_total = v_total | (v_disp << 16); in aty128_var_to_crtc()
1228 u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync; in aty128_crtc_to_var() local
1239 v_disp = (crtc->v_total >> 16) & 0x7ff; in aty128_crtc_to_var()
1248 yres = v_disp + 1; in aty128_crtc_to_var()
1253 lower = v_sync_strt - v_disp; in aty128_crtc_to_var()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c846 v_disp = yres; in aty_var_to_crtc()
898 v_sync_strt = v_disp + var->lower_margin; in aty_var_to_crtc()
996 v_disp <<= 1; in aty_var_to_crtc()
1002 v_disp--; in aty_var_to_crtc()
1008 FAIL_MAX("v_disp too large", v_disp, 0x7ff); in aty_var_to_crtc()
1032 crtc->v_tot_disp = v_total | (v_disp << 16); in aty_var_to_crtc()
1183 v_disp = (crtc->v_tot_disp >> 16) & 0x7ff; in aty_crtc_to_var()
1194 yres = v_disp + 1; in aty_crtc_to_var()
1199 lower = v_sync_strt - v_disp; in aty_crtc_to_var()
1370 v_disp = debug.yres; in atyfb_set_par()
[all …]
H A Daty128fb.c1039 u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync; in aty128_var_to_crtc() local
1100 v_disp = yres - 1; in aty128_var_to_crtc()
1123 v_sync_strt = v_disp + lower; in aty128_var_to_crtc()
1133 crtc->v_total = v_total | (v_disp << 16); in aty128_var_to_crtc()
1228 u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync; in aty128_crtc_to_var() local
1239 v_disp = (crtc->v_total >> 16) & 0x7ff; in aty128_crtc_to_var()
1248 yres = v_disp + 1; in aty128_crtc_to_var()
1253 lower = v_sync_strt - v_disp; in aty128_crtc_to_var()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/aty/
H A Datyfb_base.c846 v_disp = yres; in aty_var_to_crtc()
898 v_sync_strt = v_disp + var->lower_margin; in aty_var_to_crtc()
996 v_disp <<= 1; in aty_var_to_crtc()
1002 v_disp--; in aty_var_to_crtc()
1008 FAIL_MAX("v_disp too large", v_disp, 0x7ff); in aty_var_to_crtc()
1032 crtc->v_tot_disp = v_total | (v_disp << 16); in aty_var_to_crtc()
1183 v_disp = (crtc->v_tot_disp >> 16) & 0x7ff; in aty_crtc_to_var()
1194 yres = v_disp + 1; in aty_crtc_to_var()
1199 lower = v_sync_strt - v_disp; in aty_crtc_to_var()
1370 v_disp = debug.yres; in atyfb_set_par()
[all …]
H A Daty128fb.c1039 u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync; in aty128_var_to_crtc() local
1100 v_disp = yres - 1; in aty128_var_to_crtc()
1123 v_sync_strt = v_disp + lower; in aty128_var_to_crtc()
1133 crtc->v_total = v_total | (v_disp << 16); in aty128_var_to_crtc()
1228 u32 v_total, v_disp, v_sync_strt, v_sync_wid, v_sync_pol, c_sync; in aty128_crtc_to_var() local
1239 v_disp = (crtc->v_total >> 16) & 0x7ff; in aty128_crtc_to_var()
1248 yres = v_disp + 1; in aty128_crtc_to_var()
1253 lower = v_sync_strt - v_disp; in aty128_crtc_to_var()
/dports/graphics/svgalib/svgalib-1.4.3/mach/
H A Dmach64.h446 US v_disp; member
H A Dmach64.c802 outw(CRTC_V_DISP, pcrtc->v_disp); in mach64_crtc_programming()
/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Dmach32.c309 unsigned short v_total, v_disp, v_sync_strt; member
1955 hei = mode->v_disp; in mach32_modfill()
2364 mptr->h_disp, mptr->h_total, mptr->h_sync_wid, mptr->h_sync_strt, mptr->v_disp, mptr->v_total, in mach32_setmode()
2372 outw(V_DISP, mptr->v_disp); in mach32_setmode()
2655 mptr->v_disp = mach32_skip2(atoi(ptr) - 1); in mach32_procopt()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_voodoo.c260 int h_total, v_total, v_disp; member
2728 test_y = (voodoo->v_disp-1) - state->y; in voodoo_half_triangle()
2793 real_y = (voodoo->v_disp-1) - (real_y >> 4); in voodoo_half_triangle()
3614 high_y = voodoo->v_disp - params->clipLowY; in voodoo_fastfill()
3615 low_y = voodoo->v_disp - params->clipHighY; in voodoo_fastfill()
4152 if (y < voodoo->v_disp) in blit_data()
6311 voodoo->v_disp = (val >> 16) & 0xfff; in voodoo_writel()
7302 if (voodoo->line < voodoo->v_disp) in voodoo_callback()
7367 if (voodoo->line == voodoo->v_disp) in voodoo_callback()
7423 if (voodoo->line == voodoo->v_disp) in voodoo_callback()
[all …]