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