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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ethread.c 91 int max_tile_cols = get_max_tile_cols(cpi); local
92 allocated_workers = VPXMIN(cpi->oxcf.max_threads, max_tile_cols);
  /external/libhevc/decoder/
ihevcd_parse_headers.c 1935 WORD32 max_tile_cols = (wd + MIN_TILE_WD - 1) \/ MIN_TILE_WD; local
2117 WORD32 max_tile_cols, max_tile_rows; local
    [all...]
ihevcd_api.c 1476 WORD32 max_tile_cols, max_tile_rows; local
    [all...]

Completed in 744 milliseconds