Searched refs:minwidth (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/v4l/
H A Dvideodev.h48 int minwidth; /* Supported width */ member in struct:video_capability
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c549 int minwidth, maxwidth, i; local
560 minwidth = dt_ndigits(DTRACE_QUANTIZE_BUCKETVAL(min));
564 minwidth = maxwidth - 1;
569 width, width > 0 ? "key" : "", minwidth, "min") < 0)

Completed in 114 milliseconds