Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dpost_filter.h230 uint8_t* GetCdefBuffer(Plane plane, int row4x4, int column4x4) const { in GetCdefBuffer() function
/external/libgav1/libgav1/src/post_filter/
Dcdef.cc279 GetCdefBuffer(static_cast<Plane>(plane), row4x4_start, column4x4_start); in ApplyCdefForOneUnit()