Searched refs:getExpSwAttr (Results 1 – 11 of 11) sorted by relevance
43 virtual XCamReturn getExpSwAttr(Uapi_ExpSwAttr_t* pExpSwAttr);51 virtual XCamReturn getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttr);
88 XCamReturn getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttr);
42 XCamReturn RkAiqCustomAeHandle::getExpSwAttr(Uapi_ExpSwAttr_t* pExpSwAttr) { in getExpSwAttr() function in RkCam::RkAiqCustomAeHandle50 XCamReturn RkAiqCustomAeHandle::getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttrV2) { in getExpSwAttr() function in RkCam::RkAiqCustomAeHandle
76 virtual XCamReturn getExpSwAttr(Uapi_ExpSwAttr_t* pExpSwAttr);84 virtual XCamReturn getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttr);
193 XCamReturn RkAiqAeHandleInt::getExpSwAttr(Uapi_ExpSwAttr_t* pExpSwAttr) { in getExpSwAttr() function in RkCam::RkAiqAeHandleInt247 XCamReturn RkAiqAeHandleInt::getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttrV2) { in getExpSwAttr() function in RkCam::RkAiqAeHandleInt
4 int getExpSwAttr(rk_aiq_sys_ctx_t* ctx, char* data);
13 int getExpSwAttr(rk_aiq_sys_ctx_t* ctx, char* data) { in getExpSwAttr() function
18 dataReply->commandResult = getExpSwAttr(ctx, dataReply->data); in ProcessCommand()
86 return algo_handle->getExpSwAttr(pExpSwAttr); in rk_aiq_user_api2_ae_getExpSwAttr()96 ret = singleCam_algo_handle->getExpSwAttr(pExpSwAttr); in rk_aiq_user_api2_ae_getExpSwAttr()108 return algo_handle->getExpSwAttr(pExpSwAttr); in rk_aiq_user_api2_ae_getExpSwAttr()
56 return algo_handle->getExpSwAttr(pExpSwAttr); in rk_aiq_user_api_ae_getExpSwAttr()
105 XCamReturn RkAiqCamGroupAeHandleInt::getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttrV2) { in getExpSwAttr() function in RkCam::RkAiqCamGroupAeHandleInt