Searched refs:LEVEL_1_B (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/common/src/ |
D | common_tables.cpp | 347 {LEVEL_1_B, 1485, 99, 396, 128, 350, -256, 255, 2, 0x7fff}, /* level 1.b */
|
/third_party/openh264/codec/api/svc/ |
D | codec_app_def.h | 301 LEVEL_1_B = 9, enumerator
|
/third_party/openh264/codec/encoder/core/src/ |
D | au_set.cpp | 522 if ((uiLevel == LEVEL_1_B) && in WelsInitSps()
|
/third_party/openh264/test/api/ |
D | encode_options_test.cpp | 1944 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()
|