HomeSort by relevance Sort by last modified time
    Searched full:max_tile_rows (Results 1 - 3 of 3) sorted by null

  /external/skia/bench/
tile_analyze.py 29 MAX_TILE_ROWS = 8
136 number of tile rows. We truncate tile rows to MAX_TILE_ROWS to adjust for very
149 truncated_tile_rows = min(tile_rows, MAX_TILE_ROWS)
  /external/libhevc/decoder/
ihevcd_parse_headers.c 1911 WORD32 max_tile_cols, max_tile_rows; local
    [all...]
ihevcd_api.c 1472 WORD32 max_tile_cols, max_tile_rows; local
    [all...]

Completed in 5221 milliseconds