Searched refs:row4x4_end (Results 1 – 3 of 3) sorted by relevance
158 const int row4x4_end = frame_header_.rows4x4 + kNum4x4InLoopRestorationUnit; in ApplyLoopRestorationWorker() local161 row4x4_end) { in ApplyLoopRestorationWorker()
54 int row4x4_start, int row4x4_end, int column4x4_start, int column4x4_end,
933 int row4x4_start, int row4x4_end, int column4x4_start, int column4x4_end, in SetupMotionField() argument937 const int y8_end = DivideBy2(std::min(row4x4_end, frame_header.rows4x4)); in SetupMotionField()