Searched refs:pfWelsUpdateMaxBrWindowStatus (Results 1 – 3 of 3) sorted by relevance
262 PWelsUpdateMaxBrCheckWindowStatusFunc pfWelsUpdateMaxBrWindowStatus; member
1471 pRcf->pfWelsUpdateMaxBrWindowStatus = NULL; in WelsRcInitFuncPointers()1482 pRcf->pfWelsUpdateMaxBrWindowStatus = NULL; in WelsRcInitFuncPointers()1493 pRcf->pfWelsUpdateMaxBrWindowStatus = UpdateMaxBrCheckWindowStatus; in WelsRcInitFuncPointers()1504 pRcf->pfWelsUpdateMaxBrWindowStatus = UpdateMaxBrCheckWindowStatus; in WelsRcInitFuncPointers()1517 pRcf->pfWelsUpdateMaxBrWindowStatus = NULL; in WelsRcInitFuncPointers()1529 pRcf->pfWelsUpdateMaxBrWindowStatus = UpdateMaxBrCheckWindowStatus; in WelsRcInitFuncPointers()
3496 if (pCtx->pFuncList->pfRc.pfWelsUpdateMaxBrWindowStatus) { in WelsEncoderEncodeExt()3497 pCtx->pFuncList->pfRc.pfWelsUpdateMaxBrWindowStatus (pCtx, iSpatialNum, pFbi->uiTimeStamp); in WelsEncoderEncodeExt()