Nvmedia Iofa Capability structure.
Definition at line 222 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 231 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::maxWidth |
max width supported by IOFA driver
Definition at line 229 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::minHeight |
min height supported by IOFA driver
Definition at line 227 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::minWidth |
min width supported by IOFA driver
Definition at line 225 of file nvmedia_iofa.h.