Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/post_filter/
H A Ddeblock.cc302 const int width4x4 = column4x4_end - column4x4_start; in HorizontalDeblockFilter() local
384 const int width4x4 = column4x4_end - column4x4_start; in VerticalDeblockFilter() local
/aosp_15_r20/external/libgav1/src/
H A Dtile.h933 const int width4x4; member
H A Dmotion_vector.cc215 const int width4x4 = block.width4x4; in ScanRow() local