Home
last modified time | relevance | path

Searched defs:LoopRestorationUnitInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libgav1/src/
H A Dloop_restoration_info.h32 struct LoopRestorationUnitInfo { struct
33 int row_start;
34 int row_end;
58 LoopRestorationUnitInfo* unit_info) const; argument