Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Dfmo.cpp303 const int32_t kiTotalMb = pFmo->iCountMbNum; in FmoNextMb() local
313 if (iNextMb >= kiTotalMb) { in FmoNextMb()