Home
last modified time | relevance | path

Searched refs:DEFAULT_LIVESHOT_HEIGHT (Results 1 – 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraStream.h39 #define DEFAULT_LIVESHOT_HEIGHT 1944 macro
DQCameraHWI.h70 #define DEFAULT_LIVESHOT_HEIGHT 1944 macro
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h66 #define DEFAULT_LIVESHOT_HEIGHT 1944 macro
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp714 maxDim.height = DEFAULT_LIVESHOT_HEIGHT; in initDefaultParameters()