Home
last modified time | relevance | path

Searched defs:uiLevel (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/encoder/core/src/
Dau_set.cpp518 …ELevelIdc uiLevel = WelsGetLevelIdc (pSps, pLayerParamInternal->fOutputFrameRate, pLayerParam->iSp… in WelsInitSps() local
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp1180 uint32_t uiLevel = pDecStat->uiLevel; in ResetDecStatNums() local
/third_party/openh264/test/api/
Ddecode_api_test.cpp1052 uint32_t uiProfile, uiLevel; in TEST_F() local
Dencode_options_test.cpp1993 ELevelIdc uiLevel = LEVEL_UNKNOWN; in TEST_F() local
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h793 unsigned int uiLevel; ///< level idc according to Annex A-1 member