Searched refs:IsTopInside (Results 1 – 3 of 3) sorted by relevance
88 if (IsTopInside(row4x4)) { in GetPartitionCdf()
144 bool IsTopInside(int row4x4) const { in IsTopInside() function783 top_available[kPlaneY] = tile.IsTopInside(row4x4); in Block()793 top_available[kPlaneU] = top_available[kPlaneV] = tile.IsTopInside( in Block()
216 if (!tile.IsTopInside(mv_row + 1)) return; in ScanRow()