Searched refs:hor_proj (Results 1 – 5 of 5) sorted by relevance
276 assert(host_stats->hor_proj); in ia_css_translate_dvs_statistics()279 assert(isp_stats->hor_proj); in ia_css_translate_dvs_statistics()283 host_stats->hor_proj, host_stats->ver_proj, in ia_css_translate_dvs_statistics()284 isp_stats->hor_proj, isp_stats->ver_proj); in ia_css_translate_dvs_statistics()288 hor_ptr_isp = isp_stats->hor_proj; in ia_css_translate_dvs_statistics()292 hor_ptr_dvs = host_stats->hor_proj; in ia_css_translate_dvs_statistics()338 me->hor_proj = me->data_ptr; in ia_css_isp_dvs_statistics_allocate()384 me->hor_proj = (void *)base_ptr; in ia_css_isp_dvs_statistics_map_allocate()
50 s32 *hor_proj; /** the pointer to int16_t[grid.height * IA_CSS_DVS_NUM_COEF_TYPES] member
39 ia_css_ptr hor_proj; member67 s32 *hor_proj; member
4179 me->hor_proj = kvmalloc(grid->height * IA_CSS_DVS_NUM_COEF_TYPES * in ia_css_dvs_statistics_allocate()4180 sizeof(*me->hor_proj), GFP_KERNEL); in ia_css_dvs_statistics_allocate()4181 if (!me->hor_proj) in ia_css_dvs_statistics_allocate()4199 kvfree(me->hor_proj); in ia_css_dvs_statistics_free()
223 assert(isp_stats->hor_proj); in ia_css_translate_dvs2_statistics()231 isp_stats->hor_proj, isp_stats->ver_proj); in ia_css_translate_dvs2_statistics()242 htemp_ptr = isp_stats->hor_proj; /* horizontal stats */ in ia_css_translate_dvs2_statistics()300 me->hor_proj = me->data_ptr; in ia_css_isp_dvs2_statistics_allocate()