/external/libkmsxx/kms++/src/ |
D | modedb_dmt.cpp | 14 #define DRM_MODE(nm, c, hact, hfp, hsw, hbp, vact, vfp, vsw, vbp, f) \ argument 17 …nc_start = (hact) + (hfp), .hsync_end = (hact) + (hfp) + (hsw), .htotal = (hact) + (hfp) + (hsw) +… 19 ….vrefresh = DIV_ROUND(c * 1000, ((hact) + (hfp) + (hsw) + (hbp)) * ((vact) + (vfp) + (vsw) + (vbp)…
|
D | videomode.cpp | 102 uint16_t hact, uint16_t hfp, uint16_t hsw, uint16_t hbp, in videomode_from_timings() argument 110 m.hsync_end = hact + hfp + hsw; in videomode_from_timings() 111 m.htotal = hact + hfp + hsw + hbp; in videomode_from_timings()
|
/external/libkmsxx/kms++/inc/kms++/ |
D | videomode.h | 35 uint16_t hsw() const { return hsync_end - hsync_start; } in hsw() function 56 uint16_t hact, uint16_t hfp, uint16_t hsw, uint16_t hbp,
|
/external/u-boot/drivers/video/ |
D | am335x-fb.c | 154 panel->hfp, panel->hbp, panel->hsw); in am335xfb_init() 215 LCD_HSWLSB(panel->hsw); in am335xfb_init() 220 lcdhw->raster_timing2 = LCD_HSWMSB(panel->hsw) | in am335xfb_init()
|
D | am335x-fb.h | 51 unsigned int hsw; /* Horizontal Sync Pulse Width */ member
|
D | da8xx-fb.h | 47 int hsw; /* Horizontal Sync Pulse Width */ member
|
D | da8xx-fb.c | 695 lcd_cfg_horizontal_sync(panel->hbp, panel->hsw, panel->hfp); in lcd_init() 996 da8xx_fb_var.hsync_len = lcd_panel->hsw; in video_hw_init()
|
/external/u-boot/board/siemens/rut/ |
D | board.c | 231 .hsw = 50, 245 .hsw = 50, 259 .hsw = 50,
|
/external/u-boot/board/siemens/pxm2/ |
D | board.c | 251 .hsw = 56, 265 .hsw = 36, 282 .hsw = 0,
|
/external/u-boot/board/BuR/common/ |
D | common.c | 136 pnltmp.hsw = FDTPROP(PATHTIM, "hsync-len"); in load_lcdtiming() 188 pnltmp.hsw = env_get_ulong("ds1_hsw", 10, ~0UL); in load_lcdtiming() 204 ~0UL == (pnltmp.hsw) || in load_lcdtiming() 229 pnltmp.hfp, pnltmp.hbp, pnltmp.hsw, in load_lcdtiming()
|
/external/mesa3d/docs/ |
D | features.txt | 183 …GL_ARB_stencil_texturing DONE (freedreno, i965/hsw+, nv50, llvmpipe, … 204 GL_ARB_query_buffer_object DONE (i965/hsw+) 206 …GL_ARB_texture_stencil8 DONE (freedreno, i965/hsw+, nv50, r600, llvm… 211 GL_ARB_ES3_1_compatibility DONE (i965/hsw+, r600) 241 GLES3.1, GLSL ES 3.1 -- all DONE: i965/hsw+, nvc0, r600, radeonsi 279 GL_OES_geometry_shader DONE (i965/hsw+, nvc0, radeonsi) 290 GL_OES_texture_cube_map_array DONE (i965/hsw+, nvc0, radeonsi)
|
/external/skqp/src/opts/ |
D | SkOpts_hsw.cpp | 10 #define SK_OPTS_NS hsw
|
/external/skia/src/opts/ |
D | SkOpts_hsw.cpp | 10 #define SK_OPTS_NS hsw
|
/external/skia/gn/ |
D | opts.gni | 20 hsw = [ "$_src/opts/SkOpts_hsw.cpp" ]
|
D | shared_sources.gni | 28 hsw_sources = hsw
|
/external/skqp/gn/ |
D | opts.gni | 20 hsw = [ "$_src/opts/SkOpts_hsw.cpp" ]
|
D | shared_sources.gni | 28 hsw_sources = hsw
|
/external/u-boot/board/davinci/ea20/ |
D | ea20.c | 38 .hsw = 30,
|
/external/libkmsxx/utils/ |
D | kmsprint.cpp | 37 string h = sformat("%u/%u/%u/%u", m.hdisplay, m.hfp(), m.hsw(), m.hbp()); in format_mode() 54 string h = sformat("%u/%u/%u/%u", m.hdisplay, m.hfp(), m.hsw(), m.hbp()); in format_mode_short()
|
D | kmstest.cpp | 206 unsigned hsw = stoul(sm[6]); in parse_crtc() local 216 output.mode = videomode_from_timings(clock / 1000, hact, hfp, hsw, hbp, vact, vfp, vsw, vbp); in parse_crtc() 691 string h = sformat("%u/%u/%u/%u", m.hdisplay, m.hfp(), m.hsw(), m.hbp()); in videomode_to_string()
|
/external/adhd/cras/src/common/ |
D | edid_utils.c | 239 int hsw = base[DTD_HSW_LO] + ((base[DTD_HVSX_HI] & 0x30)<<4); in show_edid_dtd() local 264 hres+hso, hres+hso+hsw, hres+hbl); in show_edid_dtd()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | meson.build | 152 foreach hw : ['hsw', 'bdw', 'chv', 'sklgt2', 'sklgt3', 'sklgt4', 'bxt',
|
/external/libyuv/files/docs/ |
D | getting_started.md | 274 c:\intelsde\sde -hsw -- out\Release\libyuv_unittest.exe --gtest_filter=*
|
/external/skqp/ |
D | BUILD.gn | 319 opts("hsw") { 901 ":hsw", 1078 ":hsw",
|
/external/skia/ |
D | BUILD.gn | 312 opts("hsw") { 912 ":hsw", 1113 ":hsw",
|