Home
last modified time | relevance | path

Searched refs:get_cast_ptr (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp1258 result.get_cast_ptr<RkAiqSensorExpParamsProxy>(); in convert3aResultsToIspCfg()
1266 RkAiqIspAwbGainParamsProxy* awb_gain = result.get_cast_ptr<RkAiqIspAwbGainParamsProxy>(); in convert3aResultsToIspCfg()
1285 RkAiqIspAwbParamsProxyV3x* params = result.get_cast_ptr<RkAiqIspAwbParamsProxyV3x>(); in convert3aResultsToIspCfg()
1294 RkAiqIspDrcParamsProxy* params = result.get_cast_ptr<RkAiqIspDrcParamsProxy>(); in convert3aResultsToIspCfg()
1303 RkAiqIspTnrParamsProxyV3x* params = result.get_cast_ptr<RkAiqIspTnrParamsProxyV3x>(); in convert3aResultsToIspCfg()
1312 RkAiqIspBaynrParamsProxyV3x* params = result.get_cast_ptr<RkAiqIspBaynrParamsProxyV3x>(); in convert3aResultsToIspCfg()
1321 RkAiqIspYnrParamsProxyV3x* params = result.get_cast_ptr<RkAiqIspYnrParamsProxyV3x>(); in convert3aResultsToIspCfg()
1330 RkAiqIspCnrParamsProxyV3x* params = result.get_cast_ptr<RkAiqIspCnrParamsProxyV3x>(); in convert3aResultsToIspCfg()
1339 … RkAiqIspSharpenParamsProxyV3x* params = result.get_cast_ptr<RkAiqIspSharpenParamsProxyV3x>(); in convert3aResultsToIspCfg()
1347 RkAiqIspGainParamsProxyV3x* params = result.get_cast_ptr<RkAiqIspGainParamsProxyV3x>(); in convert3aResultsToIspCfg()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp1254 result.get_cast_ptr<RkAiqSensorExpParamsProxy>(); in convert3aResultsToIspCfg()
1262 RkAiqIspAwbGainParamsProxy* awb_gain = result.get_cast_ptr<RkAiqIspAwbGainParamsProxy>(); in convert3aResultsToIspCfg()
1282 RkAiqIspAwbParamsProxyV21* params = result.get_cast_ptr<RkAiqIspAwbParamsProxyV21>(); in convert3aResultsToIspCfg()
1290 RkAiqIspCcmParamsProxy* params = result.get_cast_ptr<RkAiqIspCcmParamsProxy>(); in convert3aResultsToIspCfg()
1300 RkAiqIspDrcParamsProxy* params = result.get_cast_ptr<RkAiqIspDrcParamsProxy>(); in convert3aResultsToIspCfg()
1308 RkAiqIspBlcParamsProxyV21* params = result.get_cast_ptr<RkAiqIspBlcParamsProxyV21>(); in convert3aResultsToIspCfg()
1316 RkAiqIspBaynrParamsProxyV21* params = result.get_cast_ptr<RkAiqIspBaynrParamsProxyV21>(); in convert3aResultsToIspCfg()
1325 RkAiqIspYnrParamsProxyV21* params = result.get_cast_ptr<RkAiqIspYnrParamsProxyV21>(); in convert3aResultsToIspCfg()
1334 RkAiqIspCnrParamsProxyV21* params = result.get_cast_ptr<RkAiqIspCnrParamsProxyV21>(); in convert3aResultsToIspCfg()
1343 … RkAiqIspSharpenParamsProxyV21* params = result.get_cast_ptr<RkAiqIspSharpenParamsProxyV21>(); in convert3aResultsToIspCfg()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp2107 result.get_cast_ptr<RkAiqSensorExpParamsProxy>(); in convert3aResultsToIspCfg()
2115 result.get_cast_ptr<RkAiqIspAwbGainParamsProxyV32>(); in convert3aResultsToIspCfg()
2125 result.get_cast_ptr<RkAiqIspAwbParamsProxyV32>(); in convert3aResultsToIspCfg()
2134 result.get_cast_ptr<RkAiqIspGicParamsProxy>(); in convert3aResultsToIspCfg()
2142 result.get_cast_ptr<RkAiqIspLscParamsProxy>(); in convert3aResultsToIspCfg()
2150 result.get_cast_ptr<RkAiqIspAfParamsProxyV32>(); in convert3aResultsToIspCfg()
2155 result.get_cast_ptr<RkAiqIspAfParamsProxyV32Lite>(); in convert3aResultsToIspCfg()
2163 result.get_cast_ptr<RkAiqIspCcmParamsProxyV32>(); in convert3aResultsToIspCfg()
2171 result.get_cast_ptr<RkAiqIspCacParamsProxyV32>(); in convert3aResultsToIspCfg()
2180 result.get_cast_ptr<RkAiqIspDebayerParamsProxyV32>(); in convert3aResultsToIspCfg()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqAnalyzeGroupManager.cpp314 vdBufMsg->msg.get_cast_ptr<RkAiqSofInfoWrapperProxy>(); in groupMessageHandler()
325 RkAiqAecStatsProxy* aecStats = vdBufMsg->msg.get_cast_ptr<RkAiqAecStatsProxy>(); in groupMessageHandler()
332 RkAiqAwbStatsProxy* awbStats = vdBufMsg->msg.get_cast_ptr<RkAiqAwbStatsProxy>(); in groupMessageHandler()
339 RkAiqAfStatsProxy* afStats = vdBufMsg->msg.get_cast_ptr<RkAiqAfStatsProxy>(); in groupMessageHandler()
367 … RkAiqPdafStatsProxy* pdafStats = vdBufMsg->msg.get_cast_ptr<RkAiqPdafStatsProxy>(); in groupMessageHandler()
460 … RkAiqAdehazeStatsProxy* dehazeStats = vdBufMsg->msg.get_cast_ptr<RkAiqAdehazeStatsProxy>(); in groupMessageHandler()
H A DRkAiqResourceTranslatorV21.cpp38 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAwbStats()
118 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAdehazeStats()
H A DRkAiqResourceTranslator.cpp50 Isp20StatsBuffer* buf = from.get_cast_ptr<Isp20StatsBuffer>(); in translateIspStats()
81 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAecStats()
405 from.get_cast_ptr <Isp20StatsBuffer>(); in translateAwbStats()
516 from.get_cast_ptr <Isp20StatsBuffer>(); in translateAtmoStats()
558 from.get_cast_ptr <Isp20StatsBuffer>(); in translateAdehazeStats()
597 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAfStats()
677 from.get_cast_ptr<PdafBufferProxy>(); in translatePdafStats()
808 from.get_cast_ptr<V4l2BufferProxy>(); in translateOrbStats()
828 Isp20StatsBuffer* buf = from.get_cast_ptr<Isp20StatsBuffer>(); in getParams()
H A DRkAiqResourceTranslatorV32.cpp95 Isp20StatsBuffer* buf = from.get_cast_ptr<Isp20StatsBuffer>(); in translateAecStats()
498 Isp20StatsBuffer* buf = from.get_cast_ptr<Isp20StatsBuffer>(); in translateAecStats()
954 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAwbStats()
1069 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAfStats()
1156 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAfStats()
1238 Isp20StatsBuffer* buf = from.get_cast_ptr<Isp20StatsBuffer>(); in translateAdehazeStats()
1264 Isp20StatsBuffer* buf = from.get_cast_ptr<Isp20StatsBuffer>(); in translateAdehazeStats()
H A DRkAiqResourceTranslatorV3x.cpp562 from.get_cast_ptr<Isp20StatsBuffer>(); in translateMultiAecStats()
1054 from.get_cast_ptr<Isp20StatsBuffer>(); in translateMultiAwbStats()
1198 from.get_cast_ptr<Isp20StatsBuffer>(); in translateMultiAdehazeStats()
1255 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAecStats()
1950 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAwbStats()
2134 from.get_cast_ptr<Isp20StatsBuffer>(); in translateMultiAfStats()
2502 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAfStats()
2575 from.get_cast_ptr<Isp20StatsBuffer>(); in translateAdehazeStats()
H A DRkAiqCore.cpp1138 evts.get_cast_ptr<Isp20Evt>(); in pushEvts()
1884 evts.get_cast_ptr<Isp20Evt>(); in events_analyze()
3168 V4l2BufferProxy* buf_proxy = buffer.get_cast_ptr<V4l2BufferProxy>(); in handleVicapScaleBufs()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp1734 V4l2BufferProxy* v4lbuf = buf.get_cast_ptr<V4l2BufferProxy>(); in poll_buffer_ready()
2001 BaseSensorHw* mSensorSubdev = mSensorDev.get_cast_ptr<BaseSensorHw>(); in setupPipelineFmt()
2427 sensorHw = mSensorDev.get_cast_ptr<BaseSensorHw>(); in setExpDelayInfo()
2457 LensHw* lensHw = mLensDev.get_cast_ptr<LensHw>(); in setLensVcmCfg()
2687 LensHw* lensHw = mLensDev.get_cast_ptr<LensHw>(); in prepare()
2759 sensorHw = mSensorDev.get_cast_ptr<BaseSensorHw>(); in prepare()
2875 sensorHw = mSensorDev.get_cast_ptr<BaseSensorHw>(); in start()
2876 lensHw = mLensDev.get_cast_ptr<LensHw>(); in start()
3129 sensorHw = mSensorDev.get_cast_ptr<BaseSensorHw>(); in stop()
3132 lensHw = mLensDev.get_cast_ptr<LensHw>(); in stop()
[all …]
H A DIsp20Params.cpp3928 RkAiqIspAecParamsProxy* params = result.get_cast_ptr<RkAiqIspAecParamsProxy>(); in convert3aResultsToIspCfg()
3937 RkAiqIspHistParamsProxy* params = result.get_cast_ptr<RkAiqIspHistParamsProxy>(); in convert3aResultsToIspCfg()
3949 RkAiqIspAwbParamsProxy* params = result.get_cast_ptr<RkAiqIspAwbParamsProxy>(); in convert3aResultsToIspCfg()
3957 RkAiqIspAwbGainParamsProxy* awb_gain = result.get_cast_ptr<RkAiqIspAwbGainParamsProxy>(); in convert3aResultsToIspCfg()
3971 RkAiqIspAfParamsProxy* params = result.get_cast_ptr<RkAiqIspAfParamsProxy>(); in convert3aResultsToIspCfg()
3979 RkAiqIspDpccParamsProxy* params = result.get_cast_ptr<RkAiqIspDpccParamsProxy>(); in convert3aResultsToIspCfg()
3987 RkAiqIspMergeParamsProxy* params = result.get_cast_ptr<RkAiqIspMergeParamsProxy>(); in convert3aResultsToIspCfg()
3996 RkAiqIspTmoParamsProxy* params = result.get_cast_ptr<RkAiqIspTmoParamsProxy>(); in convert3aResultsToIspCfg()
4005 RkAiqIspCcmParamsProxy* params = result.get_cast_ptr<RkAiqIspCcmParamsProxy>(); in convert3aResultsToIspCfg()
4014 RkAiqIspLscParamsProxy* params = result.get_cast_ptr<RkAiqIspLscParamsProxy>(); in convert3aResultsToIspCfg()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dsmartptr.h214 ObjDerive* get_cast_ptr () const { in get_cast_ptr() function