Home
last modified time | relevance | path

Searched refs:next_lens_pos (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DLensHw.cpp392 attrPtr->next_lens_pos[0] = p_focus->next_lens_pos[0]; in setFocusParams()
394 LOGI_AF("set focus position: %d", attrPtr->next_lens_pos[0]); in setFocusParams()
401 algo_pos = p_focus->next_lens_pos[0]; in setFocusParams()
796 focus_pos = attrPtr->next_lens_pos[i]; in setZoomFocusParamsSync()
892 focus_pos = p_focus->next_lens_pos[i]; in setZoomFocusParams()
905 attrPtr->next_lens_pos[i] = focus_pos; in setZoomFocusParams()
1385 ret = mLensHw->setFocusParamsSync(attrib->next_lens_pos[0], true, attrib->focus_noreback); in loop()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/af/
H A Drk_aiq_af_hw_v200.h130 int next_lens_pos[RKAIQ_RAWAF_NEXT_ZOOMFOCUS_NUM]; member
H A Drk_aiq_types_af_algo.h416 int next_lens_pos[RKAIQ_RAWAF_NEXT_ZOOMFOCUS_NUM]; member