Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Drk_aiq_pool.h432 typedef SharedItemProxy<rk_aiq_isp_ldch_params_v32_t> RkAiqIspLdchParamsProxyV32; typedef
695 SmartPtr<RkAiqIspLdchParamsProxyV32> mLdchV32Params;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp2334 RkAiqIspLdchParamsProxyV32* params = result.get_cast_ptr<RkAiqIspLdchParamsProxyV32>(); in convert3aResultsToIspCfg()