Home
last modified time | relevance | path

Searched refs:PRefPic (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp49 static PPicture WelsDelShortFromList (PRefPic pRefPic, int32_t iFrameNum);
50 static PPicture WelsDelLongFromList (PRefPic pRefPic, uint32_t uiLongTermFrameIdx);
51 static PPicture WelsDelShortFromListSetUnref (PRefPic pRefPic, int32_t iFrameNum);
52 static PPicture WelsDelLongFromListSetUnref (PRefPic pRefPic, uint32_t uiLongTermFrameIdx);
54 static int32_t MMCO (PWelsDecoderContext pCtx, PRefPic pRefPic, PRefPicMarking pRefPicMarking);
55 static int32_t MMCOProcess (PWelsDecoderContext pCtx, PRefPic pRefPic, uint32_t uiMmcoType,
57 static int32_t SlidingWindow (PWelsDecoderContext pCtx, PRefPic pRefPic);
59 static int32_t AddShortTermToList (PRefPic pRefPic, PPicture pPic);
60 static int32_t AddLongTermToList (PRefPic pRefPic, PPicture pPic, int32_t iLongTermFrameIdx, uint32…
61 static int32_t MarkAsLongTerm (PRefPic pRefPic, int32_t iFrameNum, int32_t iLongTermFrameIdx,
[all …]
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h157 } SRefPic, *PRefPic; typedef