Home
last modified time | relevance | path

Searched refs:pPictInfoList (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h515 PPictInfo pPictInfoList; member
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp194 ResetReorderingPictureBuffers (pCtx->pPictReoderingStatus, pCtx->pPictInfoList, false); in DecreasePicBuff()
261 ResetReorderingPictureBuffers (pCtx->pPictReoderingStatus, pCtx->pPictInfoList, false); in DestroyPicBuff()
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp417 pCtx->pPictInfoList = m_sPictInfoList; in InitDecoderCtx()