Searched refs:above_idx (Results 1 – 3 of 3) sorted by relevance
84 int above_idx = plane * PALETTE_MAX_SIZE; in av1_get_palette_cache() local94 uint16_t v_above = above_colors[above_idx]; in av1_get_palette_cache()101 ++above_idx, --above_n; in av1_get_palette_cache()106 uint16_t val = above_colors[above_idx++]; in av1_get_palette_cache()
801 int above_idx = col_offset; in set_skip_context() local803 pd->above_context = &xd->above_context[i][above_idx >> pd->subsampling_x]; in set_skip_context()
357 const int above_idx = mi_col * 2; in set_skip_context() local362 pd->above_context = &xd->above_context[i][above_idx >> pd->subsampling_x]; in set_skip_context()