Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h371 LEVEL_5_1 = 51, enumerator
Dvp9_encoder.c450 { LEVEL_5_1, 588251136, 8912896, 120000, 46000, 8, 8, 10, 4 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c203 level != LEVEL_5_1 && level != LEVEL_5_2 && level != LEVEL_6 && in validate_config()