Searched refs:ver_proj (Results 1 – 5 of 5) sorted by relevance
277 assert(host_stats->ver_proj); in ia_css_translate_dvs_statistics()280 assert(isp_stats->ver_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()289 ver_ptr_isp = isp_stats->ver_proj; in ia_css_translate_dvs_statistics()293 ver_ptr_dvs = host_stats->ver_proj; in ia_css_translate_dvs_statistics()340 me->ver_proj = me->data_ptr + hor_size; in ia_css_isp_dvs_statistics_allocate()385 me->ver_proj = (void *)(base_ptr + isp_stats->hor_size); in ia_css_isp_dvs_statistics_map_allocate()
52 s32 *ver_proj; /** the pointer to int16_t[grid.width * IA_CSS_DVS_NUM_COEF_TYPES] member
42 ia_css_ptr ver_proj; member72 s32 *ver_proj; member
4221 me->ver_proj = kvmalloc(grid->width * IA_CSS_DVS_NUM_COEF_TYPES * in ia_css_dvs_statistics_allocate()4222 sizeof(*me->ver_proj), GFP_KERNEL); in ia_css_dvs_statistics_allocate()4223 if (!me->ver_proj) in ia_css_dvs_statistics_allocate()4237 kvfree(me->ver_proj); in ia_css_dvs_statistics_free()
224 assert(isp_stats->ver_proj); in ia_css_translate_dvs2_statistics()231 isp_stats->hor_proj, isp_stats->ver_proj); in ia_css_translate_dvs2_statistics()243 vtemp_ptr = isp_stats->ver_proj; /* vertical stats */ in ia_css_translate_dvs2_statistics()302 me->ver_proj = me->data_ptr + size; in ia_css_isp_dvs2_statistics_allocate()