Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/src/dma/
Ddmac_core.c290 uint8_t maxWidth = (srcWidth >= destWidth) ? srcWidth : destWidth; in DmacAlignedTransMax() local
/drivers/hdf_core/framework/model/camera/device_manager/include/
Dcamera_device_manager.h49 uint32_t maxWidth; member