Searched refs:rawae_lite (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqResourceTranslatorV32.cpp | 140 statsInt->aec_stats.ae_data.chn[index0].rawae_lite.channelr_xy[i] = CLIP( in translateAecStats() 142 statsInt->aec_stats.ae_data.chn[index0].rawae_lite.channelg_xy[i] = CLIP( in translateAecStats() 144 statsInt->aec_stats.ae_data.chn[index0].rawae_lite.channelb_xy[i] = CLIP( in translateAecStats() 426 statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelr_xy[i * 5 + j], in translateAecStats() 427 statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelg_xy[i * 5 + j], in translateAecStats() 428 statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelb_xy[i * 5 + j]); in translateAecStats() 558 statsInt->aec_stats.ae_data.chn[index0].rawae_lite.channelr_xy[i] = CLIP( in translateAecStats() 560 statsInt->aec_stats.ae_data.chn[index0].rawae_lite.channelg_xy[i] = CLIP( in translateAecStats() 562 statsInt->aec_stats.ae_data.chn[index0].rawae_lite.channelb_xy[i] = CLIP( in translateAecStats() 819 statsInt->aec_stats.ae_data.chn[1].rawae_lite.channelr_xy[i * 5 + j], in translateAecStats() [all …]
|
| H A D | RkAiqResourceTranslatorV3x.cpp | 685 …MergeAecWinLiteStats(&statsInt->aec_stats.ae_data.chn[0].rawae_lite, &left_stats->params.rawae0, &… in translateMultiAecStats() 776 …MergeAecWinLiteStats(&statsInt->aec_stats.ae_data.chn[1].rawae_lite, &left_stats->params.rawae0, &… in translateMultiAecStats() 863 …MergeAecWinLiteStats(&statsInt->aec_stats.ae_data.chn[2].rawae_lite, &left_stats->params.rawae0, &… in translateMultiAecStats() 993 statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelr_xy[i * 5 + j], in translateMultiAecStats() 994 statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelg_xy[i * 5 + j], in translateMultiAecStats() 995 statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelb_xy[i * 5 + j]); in translateMultiAecStats() 1336 …statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelr_xy[i] = (u16)CLIP((stats->params.rawae0.dat… in translateAecStats() 1337 …statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelg_xy[i] = (u16)CLIP((stats->params.rawae0.dat… in translateAecStats() 1338 …statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelb_xy[i] = (u16)CLIP((stats->params.rawae0.dat… in translateAecStats() 1439 …statsInt->aec_stats.ae_data.chn[1].rawae_lite.channelr_xy[i] = (u16)CLIP((stats->params.rawae0.dat… in translateAecStats() [all …]
|
| H A D | RkAiqResourceTranslator.cpp | 141 …statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelr_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats() 142 …statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelg_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats() 143 …statsInt->aec_stats.ae_data.chn[0].rawae_lite.channelb_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats() 185 …statsInt->aec_stats.ae_data.chn[1].rawae_lite.channelr_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats() 186 …statsInt->aec_stats.ae_data.chn[1].rawae_lite.channelg_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats() 187 …statsInt->aec_stats.ae_data.chn[1].rawae_lite.channelb_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats() 230 …statsInt->aec_stats.ae_data.chn[2].rawae_lite.channelr_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats() 231 …statsInt->aec_stats.ae_data.chn[2].rawae_lite.channelg_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats() 232 …statsInt->aec_stats.ae_data.chn[2].rawae_lite.channelb_xy[i] = stats->params.rawae0.data[i].channe… in translateAecStats()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | aec_uapi_head.h | 303 uapi_rawae_lite_stat_t rawae_lite; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/ |
| H A D | rk_aiq_types_ae_hw.h | 209 rawaelite_stat_t rawae_lite; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAtmoHandle.cpp | 199 xIspStats->AecStatsProxy->data()->aec_stats.ae_data.chn[1].rawae_lite.channelg_xy, in processing()
|