Searched refs:N_LEVELS (Results 1 – 1 of 1) sorted by relevance
40 #define N_LEVELS 2 macro59 int widths[N_LEVELS];60 int heights[N_LEVELS];61 int strides[N_LEVELS];62 int level_loc[N_LEVELS];588 (width + 2 * pad_size) * 2 * pad_size * N_LEVELS; in alloc_pyramid()595 (width + 2 * pad_size) * 2 * pad_size * N_LEVELS; in alloc_pyramid()801 const int n_levels = AOMMIN(msb, N_LEVELS); in compute_global_motion_disflow_based()