Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/
H A Drk_aiq_user_api_ae.cpp178 const Uapi_HdrExpAttr_t hdrExpAttr in rk_aiq_user_api_ae_setHdrExpAttr() argument
189 return algo_handle->setHdrExpAttr(hdrExpAttr); in rk_aiq_user_api_ae_setHdrExpAttr()
333 const Uapi_HdrExpAttr_t hdrExpAttr
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_ae.cpp203 const Uapi_HdrExpAttrV2_t hdrExpAttr in rk_aiq_user_api2_ae_setHdrExpAttr() argument
216 return algo_handle->setHdrExpAttr(hdrExpAttr); in rk_aiq_user_api2_ae_setHdrExpAttr()
226 ret = singleCam_algo_handle->setHdrExpAttr(hdrExpAttr); in rk_aiq_user_api2_ae_setHdrExpAttr()
238 return algo_handle->setHdrExpAttr(hdrExpAttr); in rk_aiq_user_api2_ae_setHdrExpAttr()
739 const Uapi_HdrExpAttrV2_t hdrExpAttr
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/include/
H A Drk_aiq_user_api_ae.h31 … rk_aiq_user_api_ae_setHdrExpAttr(const rk_aiq_sys_ctx_t* ctx, const Uapi_HdrExpAttr_t hdrExpAttr);
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/uAPI2/
H A Drk_aiq_user_api2_ae.h34 …_aiq_user_api2_ae_setHdrExpAttr(const rk_aiq_sys_ctx_t* ctx, const Uapi_HdrExpAttrV2_t hdrExpAttr);