Searched refs:ispAtmoStats (Results 1 – 3 of 3) sorted by relevance
186 memcpy(&atmo_proc_int->ispAtmoStats.tmo_stats, in processing()188 memcpy(atmo_proc_int->ispAtmoStats.other_stats.tmo_luma, in processing()190 sizeof(atmo_proc_int->ispAtmoStats.other_stats.tmo_luma)); in processing()194 memcpy(atmo_proc_int->ispAtmoStats.other_stats.short_luma, in processing()196 sizeof(atmo_proc_int->ispAtmoStats.other_stats.short_luma)); in processing()198 atmo_proc_int->ispAtmoStats.other_stats.middle_luma, in processing()200 sizeof(atmo_proc_int->ispAtmoStats.other_stats.middle_luma)); in processing()201 memcpy(atmo_proc_int->ispAtmoStats.other_stats.long_luma, in processing()203 sizeof(atmo_proc_int->ispAtmoStats.other_stats.long_luma)); in processing()206 memcpy(atmo_proc_int->ispAtmoStats.other_stats.short_luma, in processing()[all …]
151 AtmoGetStats(pAtmoCtx, &AtmoParams->ispAtmoStats); in AtmoProcess()
490 rkisp_atmo_stats_t ispAtmoStats; member