Searched refs:hor_proj (Results 1 – 5 of 5) sorted by relevance
266 assert(host_stats->hor_proj); in ia_css_translate_dvs_statistics()269 assert(isp_stats->hor_proj); in ia_css_translate_dvs_statistics()273 host_stats->hor_proj, host_stats->ver_proj, in ia_css_translate_dvs_statistics()274 isp_stats->hor_proj, isp_stats->ver_proj); in ia_css_translate_dvs_statistics()278 hor_ptr_isp = isp_stats->hor_proj; in ia_css_translate_dvs_statistics()282 hor_ptr_dvs = host_stats->hor_proj; in ia_css_translate_dvs_statistics()328 me->hor_proj = me->data_ptr; in ia_css_isp_dvs_statistics_allocate()374 me->hor_proj = (void *)base_ptr; in ia_css_isp_dvs_statistics_map_allocate()
41 s32 *hor_proj; /** the pointer to int16_t[grid.height * IA_CSS_DVS_NUM_COEF_TYPES] member
32 ia_css_ptr hor_proj; member62 s32 *hor_proj; member
4209 me->hor_proj = kvmalloc(grid->height * IA_CSS_DVS_NUM_COEF_TYPES * in ia_css_dvs_statistics_allocate()4210 sizeof(*me->hor_proj), GFP_KERNEL); in ia_css_dvs_statistics_allocate()4211 if (!me->hor_proj) in ia_css_dvs_statistics_allocate()4229 kvfree(me->hor_proj); in ia_css_dvs_statistics_free()
214 assert(isp_stats->hor_proj); in ia_css_translate_dvs2_statistics()222 isp_stats->hor_proj, isp_stats->ver_proj); in ia_css_translate_dvs2_statistics()233 htemp_ptr = isp_stats->hor_proj; /* horizontal stats */ in ia_css_translate_dvs2_statistics()291 me->hor_proj = me->data_ptr; in ia_css_isp_dvs2_statistics_allocate()