Searched refs:atmo_proc_int (Results 1 – 1 of 1) sorted by relevance
161 RkAiqAlgoProcAtmo* atmo_proc_int = (RkAiqAlgoProcAtmo*)mProcInParam; in processing() local186 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()[all …]