Home
last modified time | relevance | path

Searched refs:initBatchUpdate (Results 1 – 9 of 9) sorted by relevance

/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c827 int initBatchUpdate(mm_camera_test_obj_t *test_obj) in initBatchUpdate() function
875 rc = initBatchUpdate(test_obj); in setAecLock()
902 rc = initBatchUpdate(test_obj); in setAwbLock()
930 rc = initBatchUpdate(test_obj); in set3Acommand()
957 rc = initBatchUpdate(test_obj); in getChromatix()
987 rc = initBatchUpdate(test_obj); in setReloadChromatix()
1013 rc = initBatchUpdate(test_obj); in getAutofocusParams()
1043 rc = initBatchUpdate(test_obj); in setReloadAutofocusParams()
1069 rc = initBatchUpdate(test_obj); in setAutoFocusTuning()
1096 rc = initBatchUpdate(test_obj); in setVfeCommand()
[all …]
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c827 int initBatchUpdate(mm_camera_test_obj_t *test_obj) in initBatchUpdate() function
875 rc = initBatchUpdate(test_obj); in setAecLock()
902 rc = initBatchUpdate(test_obj); in setAwbLock()
930 rc = initBatchUpdate(test_obj); in set3Acommand()
957 rc = initBatchUpdate(test_obj); in getChromatix()
987 rc = initBatchUpdate(test_obj); in setReloadChromatix()
1013 rc = initBatchUpdate(test_obj); in getAutofocusParams()
1043 rc = initBatchUpdate(test_obj); in setReloadAutofocusParams()
1069 rc = initBatchUpdate(test_obj); in setAutoFocusTuning()
1096 rc = initBatchUpdate(test_obj); in setVfeCommand()
[all …]
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c884 int initBatchUpdate(mm_camera_test_obj_t *test_obj) in initBatchUpdate() function
950 rc = initBatchUpdate(test_obj); in setAecLock()
979 rc = initBatchUpdate(test_obj); in setAwbLock()
1009 rc = initBatchUpdate(test_obj); in set3Acommand()
1038 rc = initBatchUpdate(test_obj); in getChromatix()
1075 rc = initBatchUpdate(test_obj); in setReloadChromatix()
1103 rc = initBatchUpdate(test_obj); in getAutofocusParams()
1140 rc = initBatchUpdate(test_obj); in setReloadAutofocusParams()
1168 rc = initBatchUpdate(test_obj); in setAutoFocusTuning()
1197 rc = initBatchUpdate(test_obj); in setVfeCommand()
[all …]
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.cpp4483 if(initBatchUpdate(m_pParamBuf) < 0 ) { in updateParameters()
4604 if(initBatchUpdate(m_pParamBuf) < 0 ) { in initDefaultParameters()
5635 int32_t rc = initBatchUpdate(m_pParamBuf); in adjustPreviewFpsRange()
6386 if(initBatchUpdate(m_pParamBuf) < 0 ) { in setLongshotEnable()
6455 if(initBatchUpdate(m_pParamBuf) < 0 ) { in updateFlashMode()
6664 if(initBatchUpdate(m_pParamBuf) < 0 ) { in configFrameCapture()
6714 if(initBatchUpdate(m_pParamBuf) < 0 ) { in resetFrameCapture()
7122 if (initBatchUpdate(m_pParamBuf) < 0 ) { in updateOisValue()
7817 if(initBatchUpdate(m_pParamBuf) < 0 ) { in set3ALock()
7876 if (initBatchUpdate(m_pParamBuf) < 0 ) { in setAndCommitZoom()
[all …]
DQCameraParameters.h932 int32_t initBatchUpdate(parm_buffer_t *p_table);
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.cpp4483 if(initBatchUpdate(m_pParamBuf) < 0 ) { in updateParameters()
4604 if(initBatchUpdate(m_pParamBuf) < 0 ) { in initDefaultParameters()
5635 int32_t rc = initBatchUpdate(m_pParamBuf); in adjustPreviewFpsRange()
6386 if(initBatchUpdate(m_pParamBuf) < 0 ) { in setLongshotEnable()
6455 if(initBatchUpdate(m_pParamBuf) < 0 ) { in updateFlashMode()
6664 if(initBatchUpdate(m_pParamBuf) < 0 ) { in configFrameCapture()
6714 if(initBatchUpdate(m_pParamBuf) < 0 ) { in resetFrameCapture()
7122 if (initBatchUpdate(m_pParamBuf) < 0 ) { in updateOisValue()
7817 if(initBatchUpdate(m_pParamBuf) < 0 ) { in set3ALock()
7876 if (initBatchUpdate(m_pParamBuf) < 0 ) { in setAndCommitZoom()
[all …]
DQCameraParameters.h932 int32_t initBatchUpdate(parm_buffer_t *p_table);
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp3805 if(initBatchUpdate(m_pParamBuf) < 0 ) { in updateParameters()
3917 if(initBatchUpdate(m_pParamBuf) < 0 ) { in initDefaultParameters()
4719 int32_t rc = initBatchUpdate(m_pParamBuf); in adjustPreviewFpsRange()
5302 if(initBatchUpdate(m_pParamBuf) < 0 ) { in setLongshotEnable()
6123 if(initBatchUpdate(m_pParamBuf) < 0 ) { in set3ALock()
6193 if(initBatchUpdate(m_pParamBuf) < 0 ) { in setAndCommitZoom()
6258 if(initBatchUpdate(m_pParamBuf) < 0 ) { in commitAFBracket()
6297 if(initBatchUpdate(m_pParamBuf) < 0 ) { in commitFlashBracket()
6431 if(initBatchUpdate(m_pParamBuf) < 0 ) { in setAEBracketing()
6469 if(initBatchUpdate(m_pParamBuf) < 0 ) { in setHDRAEBracket()
[all …]
DQCameraParameters.h756 int32_t initBatchUpdate(parm_buffer_t *p_table);