Home
last modified time | relevance | path

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

/external/libgav1/src/post_filter/
Dloop_restoration.cc24 const int plane_unit_size, Pixel* dst_buffer) { in ApplyLoopRestorationForOneRow()
116 const int plane_unit_size = 1 << loop_restoration_.unit_size_log2[plane]; in ApplyLoopRestorationForOneSuperBlockRow() local