Searched refs:pExpSwAttr (Results 1 – 10 of 10) sorted by relevance
47 Uapi_ExpSwAttr_t* pExpSwAttr in rk_aiq_user_api_ae_getExpSwAttr() argument56 return algo_handle->getExpSwAttr(pExpSwAttr); in rk_aiq_user_api_ae_getExpSwAttr()283 Uapi_ExpSwAttr_t* pExpSwAttr
25 XCamReturn rk_aiq_uapi_ae_setExpSwAttr(RkAiqAlgoContext* ctx, const Uapi_ExpSwAttrV2_t* pExpSwAttr,…26 XCamReturn rk_aiq_uapi_ae_getExpSwAttr(RkAiqAlgoContext* ctx, Uapi_ExpSwAttrV2_t* pExpSwAttr, bool …
43 virtual XCamReturn getExpSwAttr(Uapi_ExpSwAttr_t* pExpSwAttr);51 virtual XCamReturn getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttr);
88 XCamReturn getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttr);
74 Uapi_ExpSwAttrV2_t* pExpSwAttr in rk_aiq_user_api2_ae_getExpSwAttr() argument86 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()718 Uapi_ExpSwAttrV2_t* pExpSwAttr
76 virtual XCamReturn getExpSwAttr(Uapi_ExpSwAttr_t* pExpSwAttr);84 virtual XCamReturn getExpSwAttr(Uapi_ExpSwAttrV2_t* pExpSwAttr);
42 XCamReturn RkAiqCustomAeHandle::getExpSwAttr(Uapi_ExpSwAttr_t* pExpSwAttr) { in getExpSwAttr() argument
193 XCamReturn RkAiqAeHandleInt::getExpSwAttr(Uapi_ExpSwAttr_t* pExpSwAttr) { in getExpSwAttr() argument202 rk_aiq_uapi_ae_convExpSwAttr_v2Tov1(&ExpSwAttrV2, pExpSwAttr); in getExpSwAttr()
28 …mReturn rk_aiq_user_api_ae_getExpSwAttr(const rk_aiq_sys_ctx_t* ctx, Uapi_ExpSwAttr_t* pExpSwAttr);
31 …turn rk_aiq_user_api2_ae_getExpSwAttr(const rk_aiq_sys_ctx_t* ctx, Uapi_ExpSwAttrV2_t* pExpSwAttr);