Nvmedia Iofa Capability structure.
Definition at line 206 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 215 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::maxWidth |
max width supported by IOFA driver
Definition at line 213 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::minHeight |
min height supported by IOFA driver
Definition at line 211 of file nvmedia_iofa.h.
uint16_t NvMediaIofaCapability::minWidth |
min width supported by IOFA driver
Definition at line 209 of file nvmedia_iofa.h.