Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h466 LEVEL_4_1 = 41, enumerator
Dvp9_encoder.c459 { LEVEL_4_1, 160432128, 2228224, 4160, 30000, 18000, 4, 4, 5, 6 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c216 level != LEVEL_4 && level != LEVEL_4_1 && level != LEVEL_5 && in validate_config()