Searched refs:LEVEL_5_1 (Results 1 – 4 of 4) sorted by relevance
/third_party/openh264/codec/common/src/ |
D | common_tables.cpp | 365 {LEVEL_5_1, 983040, 36864, 184320, 240000, 240000, -2048, 2047, 2, 16}, /* level 5.1 */
|
/third_party/openh264/codec/api/svc/ |
D | codec_app_def.h | 315 LEVEL_5_1 = 51, enumerator
|
/third_party/openh264/codec/encoder/core/src/ |
D | au_set.cpp | 194 return LEVEL_5_1; //final decision: select the biggest level in WelsGetLevelIdc()
|
/third_party/openh264/test/api/ |
D | encode_options_test.cpp | 1947 LEVEL_4_2, LEVEL_5_0, LEVEL_5_1, LEVEL_5_2 in TEST_F()
|