Searched refs:AllocSpatialPictures (Results 1 – 3 of 3) sorted by relevance
128 int32_t AllocSpatialPictures (sWelsEncCtx* pCtx, SWelsSvcCodingParam* pParam);
167 int32_t CWelsPreProcess::AllocSpatialPictures (sWelsEncCtx* pCtx, SWelsSvcCodingParam* pParam) { in AllocSpatialPictures() function in WelsEnc::CWelsPreProcess
2361 if ((iRet = pCtx->pVpp->AllocSpatialPictures (pCtx, pCtx->pSvcParam)) != 0) { in WelsInitEncoderExt()