adjust the intra md under scc
This commit is contained in:
parent
83abff2139
commit
2ad7bb9233
@ -2423,7 +2423,7 @@ void PreprocessSliceCoding (sWelsEncCtx* pCtx) {
|
||||
SWelsFuncPtrList* pFuncList = pCtx->pFuncList;
|
||||
|
||||
/* function pointers conditional assignment under sWelsEncCtx, layer_mb_enc_rec (in stack) is exclusive */
|
||||
if (kbHighestSpatialLayer) {
|
||||
if (kbHighestSpatialLayer && pCtx->pSvcParam->iUsageType == CAMERA_VIDEO_REAL_TIME) {
|
||||
SetFastCodingFunc (pFuncList);
|
||||
} else {
|
||||
SetNormalCodingFunc (pFuncList);
|
||||
|
Loading…
x
Reference in New Issue
Block a user