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