Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqCamGroupManager.cpp387 rk_aiq_singlecam_result_t* singleCamRes = &singleCamStatus->_singleCamResults; in processAiqCoreMsgs() local
401 singleCamRes->_3aResults.awb._awbStats = convert_to_XCamVideoBuffer(vdBufMsg->msg); in processAiqCoreMsgs()
404 singleCamRes->_3aResults.awb._awbProcRes = convert_to_XCamVideoBuffer(vdBufMsg->msg); in processAiqCoreMsgs()
407 singleCamRes->_3aResults.aec._aecStats = convert_to_XCamVideoBuffer(vdBufMsg->msg); in processAiqCoreMsgs()
410 singleCamRes->_3aResults.aec._aePreRes = convert_to_XCamVideoBuffer(vdBufMsg->msg); in processAiqCoreMsgs()
417 singleCamRes->_3aResults.aec._effAecExpInfo = in processAiqCoreMsgs()
419 singleCamRes->_3aResults.aec._bEffAecExpValid = true; in processAiqCoreMsgs()
431 singleCamRes->_3aResults._camId = camId; in processAiqCoreMsgs()
432 singleCamRes->_3aResults._frameId = frameId; in processAiqCoreMsgs()
464 rk_aiq_singlecam_result_t* singleCamRes = &singleCamStatus->_singleCamResults; \ in RelayAiqCoreResults()
[all …]