Home
last modified time | relevance | path

Searched refs:iPicBuffIdx (Results 1 – 5 of 5) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Dpic_queue.cpp200 pPic->iPicBuffIdx = iPicIdx; in PrefetchPic()
213 pPic->iPicBuffIdx = iPicIdx; in PrefetchPic()
225 pPic->iPicBuffIdx = pPicBuf->iCurrentIdx; in PrefetchPicForThread()
Ddecoder_core.cpp2500 pLastThreadCtx->iPicBuffIdx); in DecodeCurrentAccessUnit()
2586 pThreadCtx->iPicBuffIdx = pCtx->pDec->iPicBuffIdx; in DecodeCurrentAccessUnit()
/third_party/openh264/codec/decoder/core/inc/
Dpicture.h89 int32_t iPicBuffIdx; member
Ddecoder_context.h286 int32_t iPicBuffIdx; member
543 int32_t iPicBuffIdx; //picBuff Index member
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp1031 … m_sPictInfoList[i].iPicBuffIdx = pCtx->pLastDecPicInfo->pPreviousDecodedPictureInDpb->iPicBuffIdx; in BufferingReadyPicture()
1083 … PPicture pPic = pPicBuff->ppPic[m_sPictInfoList[m_sReoderingStatus.iPictInfoIndex].iPicBuffIdx]; in ReleaseBufferedReadyPictureReorder()
1136 … PPicture pPic = pPicBuff->ppPic[m_sPictInfoList[m_sReoderingStatus.iPictInfoIndex].iPicBuffIdx]; in ReleaseBufferedReadyPictureReorder()
1182 … PPicture pPic = pPicBuff->ppPic[m_sPictInfoList[m_sReoderingStatus.iPictInfoIndex].iPicBuffIdx]; in ReleaseBufferedReadyPictureNoReorder()