Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dpost_filter.h364 void SetupCdefBorder(int row4x4);
/external/libgav1/libgav1/src/post_filter/
Dpost_filter.cc547 SetupCdefBorder(row4x4); in ApplyFilteringThreaded()
Dcdef.cc89 void PostFilter::SetupCdefBorder(int row4x4) { in SetupCdefBorder() function in libgav1::PostFilter