Searched refs:tx_width4x4 (Results 1 – 1 of 1) sorted by relevance
148 const int tx_width4x4 = kTransformWidth4x4[node.tx_size]; in ReadVariableTransformTree() local173 for (int j = tx_width4x4 - step_width4x4; j >= 0; in ReadVariableTransformTree()190 tx_width4x4); in ReadVariableTransformTree()203 const int tx_width4x4 = kTransformWidth4x4[max_tx_size]; in DecodeTransformSize() local208 column < block.column4x4 + block.width4x4; column += tx_width4x4) { in DecodeTransformSize()