Searched defs:LoopRestorationUnitInfo (Results 1 – 1 of 1) sorted by relevance
32 struct LoopRestorationUnitInfo { struct33 int row_start;34 int row_end;58 LoopRestorationUnitInfo* unit_info) const; argument