Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Dfmo.cpp69 const int32_t kiRunIdx = pPps->uiRunLength[uiGroup]; in FmoGenerateMbAllocMapType0() local
74 } while (j < kiRunIdx && i + j < iMbNum); in FmoGenerateMbAllocMapType0()
75 i += kiRunIdx; in FmoGenerateMbAllocMapType0()