Searched refs:pCurrentFrameGomSad (Results 1 – 3 of 3) sorted by relevance
190 int32_t* pCurrentFrameGomSad; member
77 pWelsSvcRc->pCurrentFrameGomSad = (int32_t*)pBaseMem; in RcInitLayerMemory()89 pWelsSvcRc->pCurrentFrameGomSad = NULL; in RcFreeLayerMemory()328 memset (pWelsSvcRc->pCurrentFrameGomSad, 0, pWelsSvcRc->iGomSize * sizeof (int32_t)); in RcInitRefreshParameter()734 iSumSad += pWelsSvcRc_Base->pCurrentFrameGomSad[i]; in RcGomTargetBits()740 …iAllocateBits = WELS_DIV_ROUND ((int64_t)iLeftBits * pWelsSvcRc_Base->pCurrentFrameGomSad[kiComple… in RcGomTargetBits()
846 memset (pWelsSvcRc->pCurrentFrameGomSad, 0, pWelsSvcRc->iGomSize * sizeof (int32_t)); in AnalyzePictureComplexity()849 sComplexityAnalysisParam->pGomComplexity = pWelsSvcRc->pCurrentFrameGomSad; in AnalyzePictureComplexity()912 memset (SWelsSvcRc->pCurrentFrameGomSad, 0, SWelsSvcRc->iGomSize * sizeof (int32_t)); in AnalyzePictureComplexity()914 sComplexityAnalysisParam->pGomComplexity = SWelsSvcRc->pCurrentFrameGomSad; in AnalyzePictureComplexity()