Searched refs:SetEntropyContexts (Results 1 – 2 of 2) sorted by relevance
/external/libgav1/libgav1/src/ |
D | tile.h | 426 void SetEntropyContexts(int x4, int y4, int w4, int h4, Plane plane,
|
/external/libgav1/libgav1/src/tile/ |
D | tile.cc | 1278 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()
|