Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/post_filter/
H A Ddeblock.cc301 const int height4x4 = row4x4_end - row4x4_start; in HorizontalDeblockFilter() local
383 const int height4x4 = row4x4_end - row4x4_start; in VerticalDeblockFilter() local
H A Dcdef.cc669 const int height4x4 = block_height4x4 - (is_last_row ? 0 : 2); in ApplyCdefForOneSuperBlockRow() local
/aosp_15_r20/external/libgav1/src/
H A Dtile.h934 const int height4x4; member
H A Dmotion_vector.cc239 const int height4x4 = block.height4x4; in ScanColumn() local