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