Home
last modified time | relevance | path

Searched defs:vact (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.cpp254 uint16_t vact, uint16_t vfp, uint16_t vsw, uint16_t vbp) 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
Dedid-decode.cpp505 unsigned vact = t->vact; in print_timings() 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.cpp213 unsigned vact = stoul(sm[9]); in parse_crtc() local