Nvmedia Iofa Capability structure.
Definition at line 223 of file nvmedia_iofa.h.
Data Fields | |
uint16_t | minWidth |
min width supported by IOFA driver More... | |
uint16_t | minHeight |
min height supported by IOFA driver More... | |
uint16_t | maxWidth |
max width supported by IOFA driver More... | |
uint16_t | maxHeight |
max height supported by IOFA driver More... | |
uint16_t NvMediaIofaCapability::maxHeight |
max height supported by IOFA driver
Definition at line 232 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::maxWidth |
max width supported by IOFA driver
Definition at line 230 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::minHeight |
min height supported by IOFA driver
Definition at line 228 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::minWidth |
min width supported by IOFA driver
Definition at line 226 of file nvmedia_iofa.h.