Searched refs:ResetReorderingPictureBuffers (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/codec/decoder/core/inc/ |
D | decoder.h | 177 void ResetReorderingPictureBuffers (PPictReoderingStatus pPictReoderingStatus, PPictInfo pPictInfo,
|
/third_party/openh264/codec/decoder/core/src/ |
D | decoder.cpp | 194 ResetReorderingPictureBuffers (pCtx->pPictReoderingStatus, pCtx->pPictInfoList, false); in DecreasePicBuff() 261 ResetReorderingPictureBuffers (pCtx->pPictReoderingStatus, pCtx->pPictInfoList, false); in DestroyPicBuff() 292 void ResetReorderingPictureBuffers (PPictReoderingStatus pPictReoderingStatus, PPictInfo pPictInfo, in ResetReorderingPictureBuffers() function
|
/third_party/openh264/codec/decoder/plus/src/ |
D | welsDecoderExt.cpp | 168 ResetReorderingPictureBuffers (&m_sReoderingStatus, m_sPictInfoList, true); in CWelsDecoder() 452 ResetReorderingPictureBuffers (&m_sReoderingStatus, m_sPictInfoList, false); in ResetDecoder() 463 ResetReorderingPictureBuffers (&m_sReoderingStatus, m_sPictInfoList, true); in ThreadResetDecoder()
|