Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dtile.h426 void SetEntropyContexts(int x4, int y4, int w4, int h4, Plane plane,
/external/libgav1/libgav1/src/tile/
Dtile.cc1278 void Tile::SetEntropyContexts(int x4, int y4, int w4, int h4, Plane plane, in SetEntropyContexts() function in libgav1::Tile
1385 SetEntropyContexts(x4, y4, w4, h4, plane, 0, 0); in ReadTransformCoefficients()
1542 SetEntropyContexts(x4, y4, w4, h4, plane, std::min(4, coefficient_level), in ReadTransformCoefficients()