Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dloop_restoration_info.h77 int num_horizontal_units(Plane plane) const { in num_horizontal_units() function
/aosp_15_r20/external/libgav1/src/post_filter/
H A Dloop_restoration.cc25 const int num_horizontal_units = in ApplyLoopRestorationForOneRow() local