Home
last modified time | relevance | path

Searched defs:kiCountNumMb (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/codec/decoder/core/src/
Dfmo.cpp240 bool FmoParamSetsChanged (PFmo pFmo, const int32_t kiCountNumMb, const int32_t kiSliceGroupType, in FmoParamSetsChanged()
Ddecode_slice.cpp1525 …const int32_t kiCountNumMb = pSliceHeader->pSps->uiTotalMbCount; //need to be correct when fmo or … in WelsDecodeSlice() local
1631 …const int32_t kiCountNumMb = pSliceHeader->pSps->uiTotalMbCount; //need to be correct when fmo or … in WelsDecodeAndConstructSlice() local
/third_party/openh264/codec/encoder/core/src/
Dsvc_enc_slice_segment.cpp219 const int32_t kiCountNumMb = kiMbWidth * kiMbHeight; in GomValidCheckSliceNum() local
Dslice_multi_threading.cpp174 const int32_t kiCountNumMb = pSliceCtx->iMbNumInFrame; in DynamicAdjustSlicing() local