Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dwels_preprocess.cpp429 int iActualSpatialNum = iSpatialNum - 1; in SingleLayerPreprocess() local
431 WelsUpdateSpatialIdxMap (pCtx, iActualSpatialNum, pDstPic, iDependencyId); in SingleLayerPreprocess()
432 -- iActualSpatialNum; in SingleLayerPreprocess()
463 WelsUpdateSpatialIdxMap (pCtx, iActualSpatialNum, pDstPic, iDependencyId); in SingleLayerPreprocess()
464 iActualSpatialNum--; in SingleLayerPreprocess()