Home
last modified time | relevance | path

Searched defs:pShortRefList (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dencoder_context.h72 SPicture* pShortRefList[1 + MAX_SHORT_REF_COUNT]; // reference list 0 - int16_t member
/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp254 SPicture** pShortRefList = pRefList->pShortRefList; in LTRMarkProcess() local
Dwels_preprocess.cpp1329 …PreProcess::UpdateSrcList (SPicture* pCurPicture, const int32_t kiCurDid, SPicture** pShortRefList, in UpdateSrcList()
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h151 PPicture pShortRefList[LIST_A][MAX_DPB_COUNT]; member