Home
last modified time | relevance | path

Searched refs:GetMaxLog2TileCols (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/vda/
Dvp9_uncompressed_header_parser.cc609 int GetMaxLog2TileCols(int sb64_cols) { in GetMaxLog2TileCols() function
878 int max_log2_tile_cols = GetMaxLog2TileCols(sb64_cols); in ReadTileInfo()