Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dloop_restoration.cc45 const int current_process_unit_width = in ApplyLoopRestorationForOneRow() local
54 memmove(dst, src, current_process_unit_width * sizeof(Pixel)); in ApplyLoopRestorationForOneRow()
59 CopyPlane(src, stride, current_process_unit_width, in ApplyLoopRestorationForOneRow()
90 current_process_unit_width, current_process_unit_height, in ApplyLoopRestorationForOneRow()