Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h463 LEVEL_3 = 30, enumerator
Dvp9_encoder.c456 { LEVEL_3, 20736000, 552960, 2048, 7200, 6000, 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()