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.h368 LEVEL_4 = 40, enumerator
Dvp9_encoder.c447 { LEVEL_4, 83558400, 2228224, 18000, 16000, 4, 4, 4, 8 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c202 level != LEVEL_4 && level != LEVEL_4_1 && level != LEVEL_5 && in validate_config()