Home
last modified time | relevance | path

Searched refs:total_hal_frames (Results 1 – 6 of 6) sorted by relevance

/device/asus/flo/camera/
DQCamera_Intf.h789 uint32_t total_hal_frames; member
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp3027 temp.total_hal_frames = getNumOfSnapshots(); in setAEBracket()
3028 LOGI("%s: setting HDR frames (%d)", __FUNCTION__, temp.total_hal_frames); in setAEBracket()
3043 temp.total_hal_frames = temp.total_frames; in setAEBracket()
3045 …ng Exposure Bracketing value of %s, frame (%d)", __FUNCTION__, temp.values, temp.total_hal_frames); in setAEBracket()
/device/lge/mako/camera/
DQCamera_Intf.h812 uint32_t total_hal_frames; member
DQCameraHWI_Parm.cpp3190 temp.total_hal_frames = temp.total_frames; in setAEBracket()
3192 …ng Exposure Bracketing value of %s, frame (%d)", __FUNCTION__, temp.values, temp.total_hal_frames); in setAEBracket()
DQCameraHWI.cpp2777 temp.total_hal_frames = temp.total_frames; in getHdrInfoAndSetExp()
DQualcommCameraHardware.cpp8441 temp.total_hal_frames = HDR_HAL_FRAME; in setHDRImaging()
8446 numCapture = temp.total_hal_frames; in setHDRImaging()
8478 temp.total_hal_frames = temp.total_frames; in setExpBracketing()