Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Ddecode_slice.cpp1765 int32_t iLastMby = iMbY; in WelsDecodeAndConstructSlice() local
1773 if ((iMbY > iLastMby) && (iLastMbx == pCurDqLayer->iMbWidth - 1)) { in WelsDecodeAndConstructSlice()
1774 SET_EVENT (&pCtx->pDec->pReadyEvent[iLastMby]); in WelsDecodeAndConstructSlice()