Searched refs:grid_size (Results 1 – 1 of 1) sorted by relevance
4158 int grid_size; in ia_css_3a_statistics_allocate() local4169 grid_size = grid->width * grid->height; in ia_css_3a_statistics_allocate()4170 me->data = kvmalloc(grid_size * sizeof(*me->data), GFP_KERNEL); in ia_css_3a_statistics_allocate()