Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h362 LEVEL_1 = 10, enumerator
Dvp9_encoder.c441 { LEVEL_1, 829440, 36864, 200, 400, 2, 1, 4, 8 },
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c200 if (level != LEVEL_1 && level != LEVEL_1_1 && level != LEVEL_2 && in validate_config()