Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/bitstream/
Dtransform_size.cc83 int Tile::GetLeftTransformHeight(const Block& block, int row4x4, int column4x4, in GetLeftTransformHeight() function in libgav1::Tile
115 ? GetLeftTransformHeight(block, block.row4x4, block.column4x4, true) in ReadFixedTransformSize()
156 GetLeftTransformHeight(block, node.y, node.x, false) < in ReadVariableTransformTree()
/external/libgav1/libgav1/src/
Dtile.h381 int GetLeftTransformHeight(const Block& block, int row4x4, int column4x4,