Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/plus/inc/
DwelsDecoderExt.h130 int32_t m_iLastBufferedIdx; variable
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp146 m_iLastBufferedIdx (0) { in CWelsDecoder()
1034 m_iLastBufferedIdx = i; in BufferingReadyPicture()
1117 …OC = pCtx != NULL ? pCtx->pSliceHeader->iPicOrderCntLsb : m_sPictInfoList[m_iLastBufferedIdx].iPOC; in ReleaseBufferedReadyPictureReorder()