Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraStream.h133 virtual void initHdrInfoForSnapshot(bool HDR_on, int number_frames, int *exp){}; in initHdrInfoForSnapshot()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp3290 void QCameraHardwareInterface::initHdrInfoForSnapshot(bool Hdr_on, int number_frames, int *exp ) in initHdrInfoForSnapshot()