Home
last modified time | relevance | path

Searched refs:current_process_unit_width (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/src/post_filter/
Dloop_restoration.cc49 const int current_process_unit_width = in ApplyLoopRestorationForOneRow() local
58 memmove(dst, src, current_process_unit_width * sizeof(Pixel)); in ApplyLoopRestorationForOneRow()
63 CopyPlane(src, stride, current_process_unit_width, in ApplyLoopRestorationForOneRow()
100 current_process_unit_width, current_process_unit_height, in ApplyLoopRestorationForOneRow()