Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h464 LEVEL_3_1 = 31, enumerator
Dvp9_encoder.c457 { LEVEL_3_1, 36864000, 983040, 2752, 12000, 10000, 2, 4, 4, 8 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c215 level != LEVEL_2_1 && level != LEVEL_3 && level != LEVEL_3_1 && in validate_config()