Home
last modified time | relevance | path

Searched refs:sb_width4 (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/libgav1/src/tile/
Dtile.cc2409 const int sb_width4 = (column4x4_end_ - column4x4) >> subsampling_x; in ClearBlockDecoded() local
2418 std::min((sb_size4 >> subsampling_x_[plane]) + 1, sb_width4) + 1; in ClearBlockDecoded()