Home
last modified time | relevance | path

Searched refs:LEVEL_2_1 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h462 LEVEL_2_1 = 21, enumerator
Dvp9_encoder.c455 { LEVEL_2_1, 9216000, 245760, 1344, 3600, 2800, 2, 2, 4, 8 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c215 level != LEVEL_2_1 && level != LEVEL_3 && level != LEVEL_3_1 && in validate_config()