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