Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h415 LEVEL_AUTO = 1, enumerator
Dvp9_ethread.c68 if (cpi->oxcf.target_level == LEVEL_AUTO) { in get_max_tile_cols()
Dvp9_ratectrl.c2512 if (oxcf->target_level == LEVEL_AUTO) { in vp9_rc_set_gf_interval_range()
Dvp9_encoder.c1422 if (cpi->oxcf.target_level == LEVEL_AUTO) { in set_tile_limits()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c244 level != LEVEL_AUTO && level != LEVEL_MAX) in validate_config()