Home
last modified time | relevance | path

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

/third_party/openh264/test/encoder/
DEncUT_SliceBufferReallocate.cpp70 int32_t iMBWidth = (pLayerCfg->iVideoWidth + 15) >> 4; in SetPartitonMBNum() local
72 int32_t iMbNumInFrame = iMBWidth * iMBHeight; in SetPartitonMBNum()
120 int32_t iMBWidth = (pLayerCfg->iVideoWidth + 15) >> 4; in InitParamForRasterSlcMode() local
122 int32_t iMbNumInFrame = iMBWidth * iMBHeight; in InitParamForRasterSlcMode()