Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dvp9_uncompressed_header_parser.cc601 const int kMaxTileWidthB64 = 64; in GetMinLog2TileCols() local
603 while ((kMaxTileWidthB64 << min_log2) < sb64_cols) in GetMinLog2TileCols()