Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Drc_utils.h91 int max_tiles, max_tile_cols; in config_target_level() local
Dlevel.h28 int max_tile_cols; member
Dlevel.c384 int *const max_tile_cols) { in av1_get_max_tiles_for_level()
/external/libhevc/decoder/
Dihevcd_parse_headers.c2231 WORD32 max_tile_cols = (wd + MIN_TILE_WD - 1) / MIN_TILE_WD; in ihevcd_parse_pps() local
2433 WORD32 max_tile_cols, max_tile_rows; in ihevcd_copy_pps() local
Dihevcd_api.c1584 WORD32 max_tile_cols, max_tile_rows; in ihevcd_allocate_dynamic_bufs() local
/external/libvpx/vp9/encoder/
Dvp9_ethread.c88 int max_tile_cols = get_max_tile_cols(cpi); in create_enc_workers() local