Home
last modified time | relevance | path

Searched defs:height4x4 (Results 1 – 4 of 4) sorted by relevance

/external/libgav1/src/post_filter/
Ddeblock.cc303 const int height4x4 = row4x4_end - row4x4_start; in HorizontalDeblockFilter() local
385 const int height4x4 = row4x4_end - row4x4_start; in VerticalDeblockFilter() local
Dcdef.cc672 const int height4x4 = block_height4x4 - (is_last_row ? 0 : 2); in ApplyCdefForOneSuperBlockRow() local
/external/libgav1/src/
Dtile.h949 const int height4x4; member
Dmotion_vector.cc241 const int height4x4 = block.height4x4; in ScanColumn() local