Searched refs:top_row_superblock_index (Results 1 – 1 of 1) sorted by relevance
294 const int top_row_superblock_index = (y - 1) >> plane_shift; in IntraPrediction() local298 if (current_superblock_index != top_row_superblock_index) { in IntraPrediction()