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.h372 LEVEL_5_2 = 52, enumerator
Dvp9_encoder.c453 { LEVEL_5_2, 1176502272, 8912896, 180000, 90000, 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()