Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h467 LEVEL_5 = 50, enumerator
Dvp9_encoder.c460 { LEVEL_5, 311951360, 8912896, 8384, 60000, 36000, 6, 8, 6, 4 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c216 level != LEVEL_4 && level != LEVEL_4_1 && level != LEVEL_5 && in validate_config()