Searched refs:sb_height4 (Results 1 – 1 of 1) sorted by relevance
2410 const int sb_height4 = (row4x4_end_ - row4x4) >> subsampling_y; in ClearBlockDecoded() local2427 for (int y = -1; y < std::min((sb_size4 >> subsampling_y), sb_height4); in ClearBlockDecoded()