Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c838 int initBatchUpdate(mm_camera_test_obj_t *test_obj) in initBatchUpdate() function
886 rc = initBatchUpdate(test_obj); in setAecLock()
913 rc = initBatchUpdate(test_obj); in setAwbLock()
941 rc = initBatchUpdate(test_obj); in set3Acommand()
968 rc = initBatchUpdate(test_obj); in setAutoFocusTuning()
995 rc = initBatchUpdate(test_obj); in setVfeCommand()
1022 rc = initBatchUpdate(test_obj); in setmetainfoCommand()
1050 rc = initBatchUpdate(test_obj); in setPPCommand()
1077 rc = initBatchUpdate(test_obj); in setFocusMode()
1112 rc = initBatchUpdate(test_obj); in setEVCompensation()
[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/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/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/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.cpp4364 if(initBatchUpdate(m_pParamBuf) < 0 ) { in updateZSLModeValue()
5034 if(initBatchUpdate(m_pParamBuf) < 0 ) { in updateParameters()
5182 if(initBatchUpdate(m_pParamBuf) < 0 ) { in initDefaultParameters()
6371 int32_t rc = initBatchUpdate(m_pParamBuf); in adjustPreviewFpsRange()
7205 if(initBatchUpdate(m_pParamBuf) < 0 ) { in setLongshotEnable()
7276 if(initBatchUpdate(m_pParamBuf) < 0 ) { in updateFlashMode()
7554 if(initBatchUpdate(m_pParamBuf) < 0 ) { in configFrameCapture()
7629 if(initBatchUpdate(m_pParamBuf) < 0 ) { in resetFrameCapture()
8241 if (initBatchUpdate(m_pParamBuf) < 0 ) { in updateOisValue()
8979 if(initBatchUpdate(m_pParamBuf) < 0 ) { in set3ALock()
[all …]
DQCameraParameters.h1058 int32_t initBatchUpdate(parm_buffer_t *p_table);