Searched refs:ResetEntropyContext (Results 1 – 2 of 2) sorted by relevance
531 void ResetEntropyContext(const Block& block);
1973 void Tile::ResetEntropyContext(const Block& block) { in ResetEntropyContext() function in libgav1::Tile2171 if (bp.skip) ResetEntropyContext(block); in ProcessBlock()