Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/post_filter/
Dcdef.cc637 const int height4x4 = block_height4x4 - (is_last_row ? 0 : 2); in ApplyCdefForOneSuperBlockRow() local
/external/libgav1/libgav1/src/
Dtile.h895 const int height4x4; member
Dmotion_vector.cc241 const int height4x4 = block.height4x4; in ScanColumn() local