Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dvp9_uncompressed_header_parser.cc610 const int kMinTileWidthB64 = 4; in GetMaxLog2TileCols() local
612 while ((sb64_cols >> max_log2) >= kMinTileWidthB64) in GetMaxLog2TileCols()