Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dloop_restoration.cc158 const int row4x4_end = frame_header_.rows4x4 + kNum4x4InLoopRestorationUnit; in ApplyLoopRestorationWorker() local
/external/libgav1/libgav1/src/
Dmotion_vector.cc933 int row4x4_start, int row4x4_end, int column4x4_start, int column4x4_end, in SetupMotionField()