Searched refs:pLinExpAttr (Results 1 – 10 of 10) sorted by relevance
160 Uapi_LinExpAttr_t* pLinExpAttr in rk_aiq_user_api_ae_getLinExpAttr() argument169 return algo_handle->getLinExpAttr(pLinExpAttr); in rk_aiq_user_api_ae_getLinExpAttr()326 Uapi_LinExpAttr_t* pLinExpAttr
27 …api_ae_setLinExpAttr(RkAiqAlgoContext* ctx, const Uapi_LinExpAttrV2_t* pLinExpAttr, bool isGroupAe…28 XCamReturn rk_aiq_uapi_ae_getLinExpAttr(RkAiqAlgoContext* ctx, Uapi_LinExpAttrV2_t* pLinExpAttr, bo…
45 virtual XCamReturn getLinExpAttr(Uapi_LinExpAttr_t* pLinExpAttr);53 virtual XCamReturn getLinExpAttr(Uapi_LinExpAttrV2_t* pLinExpAttr);
90 XCamReturn getLinExpAttr(Uapi_LinExpAttrV2_t* pLinExpAttr);
161 Uapi_LinExpAttrV2_t* pLinExpAttr in rk_aiq_user_api2_ae_getLinExpAttr() argument172 return algo_handle->getLinExpAttr(pLinExpAttr); in rk_aiq_user_api2_ae_getLinExpAttr()182 ret = singleCam_algo_handle->getLinExpAttr(pLinExpAttr); in rk_aiq_user_api2_ae_getLinExpAttr()194 return algo_handle->getLinExpAttr(pLinExpAttr); in rk_aiq_user_api2_ae_getLinExpAttr()732 Uapi_LinExpAttrV2_t* pLinExpAttr
78 virtual XCamReturn getLinExpAttr(Uapi_LinExpAttr_t* pLinExpAttr);86 virtual XCamReturn getLinExpAttr(Uapi_LinExpAttrV2_t* pLinExpAttr);
58 XCamReturn RkAiqCustomAeHandle::getLinExpAttr(Uapi_LinExpAttr_t* pLinExpAttr) { in getLinExpAttr() argument
312 XCamReturn RkAiqAeHandleInt::getLinExpAttr(Uapi_LinExpAttr_t* pLinExpAttr) { in getLinExpAttr() argument320 rk_aiq_uapi_ae_convLinExpAttr_v2Tov1(&att2, pLinExpAttr); in getLinExpAttr()
30 …turn rk_aiq_user_api_ae_getLinExpAttr(const rk_aiq_sys_ctx_t* ctx, Uapi_LinExpAttr_t* pLinExpAttr);
33 …n rk_aiq_user_api2_ae_getLinExpAttr(const rk_aiq_sys_ctx_t* ctx, Uapi_LinExpAttrV2_t* pLinExpAttr);