Home
last modified time | relevance | path

Searched defs:tile_bits (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.cc1739 const int tile_bits = in ParseTileInfoSyntax() local
2549 const int tile_bits = in ParseTileGroup() local
/aosp_15_r20/external/libaom/av1/decoder/
H A Dobu.c321 int tile_bits = tiles->log2_rows + tiles->log2_cols; in read_tile_group_header() local