Home
last modified time | relevance | path

Searched refs:LEVEL_1_B (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/common/src/
Dcommon_tables.cpp347 {LEVEL_1_B, 1485, 99, 396, 128, 350, -256, 255, 2, 0x7fff}, /* level 1.b */
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h301 LEVEL_1_B = 9, enumerator
/third_party/openh264/codec/encoder/core/src/
Dau_set.cpp522 if ((uiLevel == LEVEL_1_B) && in WelsInitSps()
/third_party/openh264/test/api/
Dencode_options_test.cpp1944 ELevelIdc levelList[18] = { LEVEL_UNKNOWN, LEVEL_1_0, LEVEL_1_B, LEVEL_1_1, LEVEL_1_2, in TEST_F()
1996 if ((uiLevel == LEVEL_1_B) && in TEST_F()
2059 if ((uiLevel == LEVEL_1_B) && in TEST_F()