Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h469 LEVEL_5_2 = 52, enumerator
Dvp9_encoder.c464 { LEVEL_5_2, 1176502272, 8912896, 8384, 180000, 90000, 8, 8, 10, 4 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c217 level != LEVEL_5_1 && level != LEVEL_5_2 && level != LEVEL_6 && in validate_config()