Searched refs:bsize_log2 (Results 1 – 1 of 1) sorted by relevance
120 const int bsize_log2 = k4x4WidthLog2[block_size]; in ReadPartition() local122 assert(bsize_log2 > 0); in ReadPartition()123 if (bsize_log2 == 1) { in ReadPartition()126 } else if (bsize_log2 == 5) { in ReadPartition()