Home
last modified time | relevance | path

Searched defs:max_tile_cols (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_headers.c2225 WORD32 max_tile_cols = (wd + MIN_TILE_WD - 1) / MIN_TILE_WD; in ihevcd_parse_pps() local
2427 WORD32 max_tile_cols, max_tile_rows; in ihevcd_copy_pps() local
Dihevcd_api.c1569 WORD32 max_tile_cols, max_tile_rows; in ihevcd_allocate_dynamic_bufs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.c91 int max_tile_cols = get_max_tile_cols(cpi); in create_enc_workers() local
/external/libaom/libaom/av1/encoder/
Dlevel.h28 int max_tile_cols; member
Dlevel.c286 int *const max_tile_cols) { in av1_get_max_tiles_for_level()
Dencoder.c2763 int max_tiles, max_tile_cols; in config_target_level() local