Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Ddecode_slice.cpp1766 int32_t iLastMbx = iMbX; in WelsDecodeAndConstructSlice() local
1773 if ((iMbY > iLastMby) && (iLastMbx == pCurDqLayer->iMbWidth - 1)) { in WelsDecodeAndConstructSlice()