Searched defs:sb4x4 (Results 1 – 5 of 5) sorted by relevance
/external/libgav1/libgav1/src/post_filter/ |
D | loop_restoration.cc | 100 const int sb4x4) { in ApplyLoopRestorationForOneSuperBlockRow() 142 void PostFilter::ApplyLoopRestoration(const int row4x4_start, const int sb4x4) { in ApplyLoopRestoration()
|
D | post_filter.cc | 335 void PostFilter::CopyBordersForOneSuperBlockRow(int row4x4, int sb4x4, in CopyBordersForOneSuperBlockRow() 431 void PostFilter::SetupLoopRestorationBorder(int row4x4_start, int sb4x4) { in SetupLoopRestorationBorder() 565 int PostFilter::ApplyFilteringForOneSuperBlockRow(int row4x4, int sb4x4, in ApplyFilteringForOneSuperBlockRow()
|
D | super_res.cc | 96 void PostFilter::ApplySuperResForOneSuperBlockRow(int row4x4_start, int sb4x4, in ApplySuperResForOneSuperBlockRow()
|
D | deblock.cc | 462 int sb4x4) { in ApplyDeblockFilterForOneSuperBlockRow() 504 int column4x4_end, int sb4x4) { in ApplyDeblockFilter()
|
D | cdef.cc | 614 void PostFilter::ApplyCdefForOneSuperBlockRow(int row4x4_start, int sb4x4, in ApplyCdefForOneSuperBlockRow()
|