Searched refs:plane_shift (Results 1 – 1 of 1) sorted by relevance
292 const int plane_shift = (sequence_header_.use_128x128_superblock ? 7 : 6) - in IntraPrediction() local294 const int top_row_superblock_index = (y - 1) >> plane_shift; in IntraPrediction()