Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.cc1617 const int sb_shift = sequence_header_.use_128x128_superblock ? 5 : 4; in ParseTileInfoSyntax() local
/aosp_15_r20/external/libdav1d/src/
H A Dinternal.h267 int w4, h4, bw, bh, sb128w, sb128h, sbh, sb_shift, sb_step, sr_sb128w; member
H A Ddecode.c2438 const int sb_shift = f->sb_shift; in setup_tile() local