Home
last modified time | relevance | path

Searched defs:hact (Results 1 – 11 of 11) sorted by relevance

/external/libkmsxx/kms++/src/
Dmodedb_dmt.cpp13 #define DRM_MODE(nm, c, hact, hfp, hsw, hbp, vact, vfp, vsw, vbp, f) … argument
Dmode_cvt.cpp49 Videomode videomode_from_cvt(uint32_t hact, uint32_t vact, uint32_t refresh, bool ilace, bool reduc… in videomode_from_cvt()
Dvideomode.cpp253 uint16_t hact, uint16_t hfp, uint16_t hsw, uint16_t hbp, in videomode_from_timings()
/external/edid-decode/
Dparse-base-block.cpp535 unsigned hact, vact, refresh; in print_standard_timing() local
Dedid-decode.h53 unsigned hact, vact; member
/external/coreboot/src/soc/nvidia/tegra210/
Ddsi.c271 unsigned int hact, hsw, hbp, hfp, i, mul, div; in tegra_dsi_configure() local
/external/v4l-utils/utils/common/
Dv4l2-tpg-core.c2401 unsigned vact = 0, hact = 0; in tpg_fill_plane_extras() local
2416 unsigned vact = 0, hact = 1; in tpg_fill_plane_extras() local
/external/v4l-utils/utils/qvidcap/
Dv4l2-tpg-core.c2401 unsigned vact = 0, hact = 0; in tpg_fill_plane_extras() local
2416 unsigned vact = 0, hact = 1; in tpg_fill_plane_extras() local
/external/v4l-utils/utils/qv4l2/
Dv4l2-tpg-core.c2401 unsigned vact = 0, hact = 0; in tpg_fill_plane_extras() local
2416 unsigned vact = 0, hact = 1; in tpg_fill_plane_extras() local
/external/v4l-utils/utils/v4l2-ctl/
Dv4l2-tpg-core.c2401 unsigned vact = 0, hact = 0; in tpg_fill_plane_extras() local
2416 unsigned vact = 0, hact = 1; in tpg_fill_plane_extras() local
/external/libkmsxx/utils/
Dkmstest.cpp201 unsigned hact = stoul(sm[4]); in parse_crtc() local