Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h470 LEVEL_6 = 60, enumerator
Dvp9_encoder.c465 { LEVEL_6, 1176502272, 35651584, 16832, 180000, 90000, 8, 16, 10, 4 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c217 level != LEVEL_5_1 && level != LEVEL_5_2 && level != LEVEL_6 && in validate_config()