Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp154 SPicture** pLongRefList = pRefList->pLongRefList; in DeleteInvalidLTR() local
197 SPicture** pLongRefList = pRefList->pLongRefList; in HandleLTRMarkFeedback() local
253 SPicture** pLongRefList = pRefList->pLongRefList; in LTRMarkProcess() local
316 SPicture** pLongRefList = pRefList->pLongRefList; in LTRMarkProcessScreen() local
436 SPicture** pLongRefList = pRefList->pLongRefList; in CheckCurMarkFrameNumUsed() local
Dwels_preprocess.cpp1314 const int32_t kuiMarkLongTermPicIdx, SPicture** pLongRefList) { in UpdateSrcListLosslessScreenRefSelectionWithLtr()
/third_party/openh264/codec/encoder/core/inc/
Dencoder_context.h73 SPicture* pLongRefList[1 + MAX_REF_PIC_COUNT]; // reference list 1 - int32_t member
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h152 PPicture pLongRefList[LIST_A][MAX_DPB_COUNT]; member