Home
last modified time | relevance | path

Searched refs:INCREASING_ID (Results 1 – 8 of 8) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dparam_svc.h171 param.eSpsPpsIdStrategy = INCREASING_ID;// pSps pPps id addition control in FillDefault()
381 || (INCREASING_ID == pCodingParam.eSpsPpsIdStrategy) in ParamTranscode()
/third_party/openh264/codec/encoder/core/src/
Dparaset_strategy.cpp46 case INCREASING_ID: in CreateParametersetStrategy()
373 m_sParaSetOffset.eSpsPpsIdStrategy = INCREASING_ID; in Update()
Dencoder_ext.cpp485 pCodingParam->eSpsPpsIdStrategy = INCREASING_ID; in ParamValidationExt()
/third_party/openh264/codec/console/enc/src/
Dwelsenc.cpp262 pSvcParam.eSpsPpsIdStrategy = INCREASING_ID; in ParseConfig()
498 pSvcParam.eSpsPpsIdStrategy = INCREASING_ID; in ParseCommandLine()
693 sParam.eSpsPpsIdStrategy = INCREASING_ID; in FillSpecificParameters()
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h515 INCREASING_ID = 0x01, ///< SPS/PPS id increases at each IDR enumerator
/third_party/openh264/test/api/
Dencode_options_test.cpp63 param_.eSpsPpsIdStrategy = INCREASING_ID; in RandomParamExtCombination()
417 sParam1.eSpsPpsIdStrategy = INCREASING_ID; in TEST_F()
425 sParam2.eSpsPpsIdStrategy = INCREASING_ID; in TEST_F()
433 sParam3.eSpsPpsIdStrategy = INCREASING_ID; in TEST_F()
Ddecode_api_test.cpp619 eCurStrategy = INCREASING_ID; in TEST_F()
/third_party/openh264/codec/encoder/plus/src/
DwelsEncoderExt.cpp1033 eNewStrategy = INCREASING_ID; in SetOption()