Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h465 LEVEL_4 = 40, enumerator
Dvp9_encoder.c458 { LEVEL_4, 83558400, 2228224, 4160, 18000, 16000, 4, 4, 4, 8 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c216 level != LEVEL_4 && level != LEVEL_4_1 && level != LEVEL_5 && in validate_config()