Lines Matching defs:row4x4
600 bool Tile::ProcessSuperBlockRow(int row4x4, in ProcessSuperBlockRow()
653 for (int row4x4 = row4x4_start_; row4x4 < row4x4_end_; in ParseAndDecode() local
674 for (int row4x4 = row4x4_start_; row4x4 < row4x4_end_; in Parse() local
698 for (int row4x4 = row4x4_start_, index = row4x4_start_ >> block_width4x4_log2; in Decode() local
766 for (int row4x4 = row4x4_start_, row_index = 0; row4x4 < row4x4_end_; in ThreadedParseAndDecode() local
851 const int row4x4 = row4x4_start_ + (row_index * block_width4x4); in DecodeSuperBlock() local
907 void Tile::PopulateIntraPredictionBuffer(int row4x4) { in PopulateIntraPredictionBuffer()
2169 bool Tile::ProcessBlock(int row4x4, int column4x4, BlockSize block_size, in ProcessBlock()
2250 bool Tile::DecodeBlock(int row4x4, int column4x4, BlockSize block_size, in DecodeBlock()
2279 int row4x4 = node.row4x4; in ProcessPartition() local
2430 void Tile::ResetCdef(const int row4x4, const int column4x4) { in ResetCdef()
2446 int row4x4, int column4x4) { in ClearBlockDecoded()
2480 bool Tile::ProcessSuperBlock(int row4x4, int column4x4, in ProcessSuperBlock()
2557 void Tile::ReadLoopRestorationCoefficients(int row4x4, int column4x4, in ReadLoopRestorationCoefficients()