Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Ddeblock.cc384 const int bp_stride = block_parameters_.columns4x4(); in VerticalDeblockFilter() local
427 const int bp_stride = block_parameters_.columns4x4() << subsampling_y; in VerticalDeblockFilter() local
Dcdef.cc363 const int bp_stride = MultiplyBy2(block_parameters_.columns4x4()); in ApplyCdefForOneUnit() local