Searched refs:rawae_big (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqResourceTranslator.cpp | 145 …statsInt->aec_stats.ae_data.chn[1].rawae_big.channelr_xy[i] = stats->params.rawae1.data[i].channel… in translateAecStats() 146 …statsInt->aec_stats.ae_data.chn[1].rawae_big.channelg_xy[i] = stats->params.rawae1.data[i].channel… in translateAecStats() 147 …statsInt->aec_stats.ae_data.chn[1].rawae_big.channelb_xy[i] = stats->params.rawae1.data[i].channel… in translateAecStats() 148 …statsInt->aec_stats.ae_data.chn[2].rawae_big.channelr_xy[i] = stats->params.rawae2.data[i].channel… in translateAecStats() 149 …statsInt->aec_stats.ae_data.chn[2].rawae_big.channelg_xy[i] = stats->params.rawae2.data[i].channel… in translateAecStats() 150 …statsInt->aec_stats.ae_data.chn[2].rawae_big.channelb_xy[i] = stats->params.rawae2.data[i].channel… in translateAecStats() 152 … statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumr[i] = stats->params.rawae1.sumr[i]; in translateAecStats() 153 … statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumg[i] = stats->params.rawae1.sumg[i]; in translateAecStats() 154 … statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumb[i] = stats->params.rawae1.sumb[i]; in translateAecStats() 155 … statsInt->aec_stats.ae_data.chn[2].rawae_big.wndx_sumr[i] = stats->params.rawae2.sumr[i]; in translateAecStats() [all …]
|
| H A D | RkAiqResourceTranslatorV32.cpp | 154 statsInt->aec_stats.ae_data.chn[index1].rawae_big.channelr_xy[i] = CLIP( in translateAecStats() 156 statsInt->aec_stats.ae_data.chn[index1].rawae_big.channelg_xy[i] = CLIP( in translateAecStats() 158 statsInt->aec_stats.ae_data.chn[index1].rawae_big.channelb_xy[i] = CLIP( in translateAecStats() 164 statsInt->aec_stats.ae_data.chn[index1].rawae_big.wndx_sumr[i] = CLIP( in translateAecStats() 166 statsInt->aec_stats.ae_data.chn[index1].rawae_big.wndx_sumg[i] = CLIP( in translateAecStats() 168 statsInt->aec_stats.ae_data.chn[index1].rawae_big.wndx_sumb[i] = CLIP( in translateAecStats() 294 statsInt->aec_stats.ae_data.chn[AeSelMode].rawae_big.channelr_xy[i] = CLIP( in translateAecStats() 296 statsInt->aec_stats.ae_data.chn[AeSelMode].rawae_big.channelg_xy[i] = CLIP( in translateAecStats() 298 statsInt->aec_stats.ae_data.chn[AeSelMode].rawae_big.channelb_xy[i] = CLIP( in translateAecStats() 304 statsInt->aec_stats.ae_data.chn[AeSelMode].rawae_big.wndx_sumr[i] = CLIP( in translateAecStats() [all …]
|
| H A D | RkAiqResourceTranslatorV3x.cpp | 690 …MergeAecWinBigStats(&statsInt->aec_stats.ae_data.chn[1].rawae_big, &left_stats->params.rawae1, &ri… in translateMultiAecStats() 695 …MergeAecSubWinStats(&statsInt->aec_stats.ae_data.chn[1].rawae_big, &left_stats->params.rawae1, &ri… in translateMultiAecStats() 704 …MergeAecWinBigStats(&statsInt->aec_stats.ae_data.chn[2].rawae_big, &left_stats->params.rawae2, &ri… in translateMultiAecStats() 710 …MergeAecSubWinStats(&statsInt->aec_stats.ae_data.chn[2].rawae_big, &left_stats->params.rawae2, &ri… in translateMultiAecStats() 762 …MergeAecWinBigStats(&statsInt->aec_stats.ae_data.chn[0].rawae_big, &left_stats->params.rawae1, &ri… in translateMultiAecStats() 769 …MergeAecSubWinStats(&statsInt->aec_stats.ae_data.chn[0].rawae_big, &left_stats->params.rawae1, &ri… in translateMultiAecStats() 781 …MergeAecWinBigStats(&statsInt->aec_stats.ae_data.chn[2].rawae_big, &left_stats->params.rawae2, &ri… in translateMultiAecStats() 788 …MergeAecSubWinStats(&statsInt->aec_stats.ae_data.chn[2].rawae_big, &left_stats->params.rawae2, &ri… in translateMultiAecStats() 838 …MergeAecWinBigStats(&statsInt->aec_stats.ae_data.chn[0].rawae_big, &left_stats->params.rawae2, &ri… in translateMultiAecStats() 843 …MergeAecSubWinStats(&statsInt->aec_stats.ae_data.chn[0].rawae_big, &left_stats->params.rawae2, &ri… in translateMultiAecStats() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAtmoHandle.cpp | 189 xIspStats->AecStatsProxy->data()->aec_stats.ae_data.extra.rawae_big.channelg_xy, in processing() 195 xIspStats->AecStatsProxy->data()->aec_stats.ae_data.chn[0].rawae_big.channelg_xy, in processing() 202 xIspStats->AecStatsProxy->data()->aec_stats.ae_data.chn[2].rawae_big.channelg_xy, in processing() 207 xIspStats->AecStatsProxy->data()->aec_stats.ae_data.chn[0].rawae_big.channelg_xy, in processing() 210 xIspStats->AecStatsProxy->data()->aec_stats.ae_data.chn[1].rawae_big.channelg_xy, in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ae_algo_demo/ |
| H A D | third_party_ae_algo.cpp | 51 …MeanLuma[0] += (float)(pstAeInfo->rawae_stat[0].rawae_big.channelg_xy[i] >> 4); //channelg is 12bi… in custom_ae_run() 52 …MeanLuma[1] += (float)(pstAeInfo->rawae_stat[1].rawae_big.channelg_xy[i] >> 4); //channelg is 12bi… in custom_ae_run()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | aec_uapi_head.h | 301 uapi_rawae_big_stats_t rawae_big; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/ae/ |
| H A D | rk_aiq_types_ae_hw.h | 208 rawaebig_stat_t rawae_big; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_ae.cpp | 903 customAe->extra.rawae_big = rkAe->ae_data.extra.rawae_big; in _rkAeStats2CustomAeStats()
|