Home
last modified time | relevance | path

Searched defs:vEnd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/riva/
H A Dfbdev.c666 hEnd, hTotal, height, vDisplay, vStart, vEnd, vTotal, dotClock; in riva_load_video_mode() local
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h770 const BYTE* const vEnd = MIN( ip + (mEnd - match), iEnd); in ZSTD_count_2segments() local