Searched refs:ver_proj (Results 1 – 5 of 5) sorted by relevance
267 assert(host_stats->ver_proj); in ia_css_translate_dvs_statistics()270 assert(isp_stats->ver_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()279 ver_ptr_isp = isp_stats->ver_proj; in ia_css_translate_dvs_statistics()283 ver_ptr_dvs = host_stats->ver_proj; in ia_css_translate_dvs_statistics()330 me->ver_proj = me->data_ptr + hor_size; in ia_css_isp_dvs_statistics_allocate()375 me->ver_proj = (void *)(base_ptr + isp_stats->hor_size); in ia_css_isp_dvs_statistics_map_allocate()
43 s32 *ver_proj; /** the pointer to int16_t[grid.width * IA_CSS_DVS_NUM_COEF_TYPES] member
33 ia_css_ptr ver_proj; member63 s32 *ver_proj; member
4214 me->ver_proj = kvmalloc(grid->width * IA_CSS_DVS_NUM_COEF_TYPES * in ia_css_dvs_statistics_allocate()4215 sizeof(*me->ver_proj), GFP_KERNEL); in ia_css_dvs_statistics_allocate()4216 if (!me->ver_proj) in ia_css_dvs_statistics_allocate()4230 kvfree(me->ver_proj); in ia_css_dvs_statistics_free()
215 assert(isp_stats->ver_proj); in ia_css_translate_dvs2_statistics()222 isp_stats->hor_proj, isp_stats->ver_proj); in ia_css_translate_dvs2_statistics()234 vtemp_ptr = isp_stats->ver_proj; /* vertical stats */ in ia_css_translate_dvs2_statistics()293 me->ver_proj = me->data_ptr + size; in ia_css_isp_dvs2_statistics_allocate()